Skip to content

Commit

Permalink
Update Xcode version to 16.0 in swift.yml workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
phisakel committed Oct 7, 2024
1 parent c45a4a5 commit c5da276
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/swift.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,7 @@ jobs:
steps:
- uses: maxim-lobanov/setup-xcode@v1
with:
xcode-version: latest-stable
- uses: swift-actions/setup-swift@v2
xcode-version: '16.0'
- name: Get swift version
run: swift --version
- uses: actions/checkout@v4
Expand Down

0 comments on commit c5da276

Please sign in to comment.