Skip to content

Commit

Permalink
ci: upgrade xcode for brew install libomp
Browse files Browse the repository at this point in the history
  • Loading branch information
maartenbreddels committed Feb 7, 2024
1 parent 5db6a5e commit 3adfa7a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pythonpackage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
# alternative would be to upgrade tapi to 1100.0.11, we can possibly remove this in the future
if: matrix.os == 'macOS-11'
with:
xcode-version: "11.7.0"
xcode-version: "13.2.1"
- uses: actions/checkout@v2
with:
submodules: true
Expand Down

0 comments on commit 3adfa7a

Please sign in to comment.