Skip to content

Commit

Permalink
CI // Boost Xcode version to 16.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
ShikiSuen committed Mar 4, 2025
1 parent 309fbcc commit 734465f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/continuous-integration-workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
steps:
- uses: maxim-lobanov/setup-xcode@v1
with:
xcode-version: '^15.1'
xcode-version: '^16.0'
- uses: actions/checkout@v1
- name: Clean
run: make spmClean
Expand Down

0 comments on commit 734465f

Please sign in to comment.