Skip to content

Commit

Permalink
testing
Browse files Browse the repository at this point in the history
  • Loading branch information
malice00 committed Feb 1, 2025
1 parent c359ff7 commit 2d7bfba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/repotests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -535,7 +535,7 @@ jobs:
# bin/cdxgen.js -p -t java repotests/broken-mvn-wrapper -o bomresults/bom-broken-mvn-wrapper.json
# shell: bash
- name: setup-cocoapods
if: matrix.os == 'macos-15'
if: matrix.os == 'macos-15' || matrix.os == 'ubuntu-24.04'
uses: maxim-lobanov/setup-cocoapods@v1
with:
version: 1.16.2
Expand Down

0 comments on commit 2d7bfba

Please sign in to comment.