Skip to content

Commit

Permalink
bump xcode version
Browse files Browse the repository at this point in the history
  • Loading branch information
gruve-p committed May 15, 2024
1 parent 54c1359 commit 47d04e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -234,7 +234,7 @@ jobs:
python-version: 3.11.9
- uses: maxim-lobanov/setup-xcode@v1
with:
xcode-version: 12.4.0
xcode-version: 13.2.0
- name: Compile OSX dmg
run: ./contrib/osx/make_osx.sh
- name: Upload Artifact
Expand Down

0 comments on commit 47d04e6

Please sign in to comment.