Skip to content

Commit

Permalink
build: bump xcode version
Browse files Browse the repository at this point in the history
  • Loading branch information
iloveitaly committed Dec 26, 2024
1 parent 1d513e5 commit 0d23d02
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 @@ -39,7 +39,7 @@ jobs:
# output list of xcode app versions to easily update the selected version
ls /Applications
sudo xcode-select -s /Applications/Xcode_15.1.0.app
sudo xcode-select -s /Applications/Xcode_16.1.0.app
- name: Test
run: swift test -vv
Expand Down

0 comments on commit 0d23d02

Please sign in to comment.