Skip to content

Commit

Permalink
GHA: Use latest Xcode
Browse files Browse the repository at this point in the history
...
  • Loading branch information
helje5 committed Mar 19, 2024
1 parent a262efd commit bda034d
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 @@ -13,7 +13,7 @@ jobs:
- name: Select latest available Xcode
uses: maxim-lobanov/[email protected]
with:
xcode-version: 13.2.1
xcode-version: latest
- name: Checkout Repository
uses: actions/checkout@v2
- name: Build Swift Debug Package
Expand Down

0 comments on commit bda034d

Please sign in to comment.