Skip to content

Commit

Permalink
Update Xcode version in workflow to 16.1
Browse files Browse the repository at this point in the history
  • Loading branch information
phisakel committed Nov 28, 2024
1 parent 8865bf3 commit dd1406b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/swift.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
steps:
- uses: maxim-lobanov/setup-xcode@v1
with:
xcode-version: '16.0'
xcode-version: '16.1'
- name: Get swift version
run: swift --version
- uses: actions/checkout@v4
Expand Down

0 comments on commit dd1406b

Please sign in to comment.