Skip to content

Commit

Permalink
GHActions: Xcode 13.2 n/a, use 14.3
Browse files Browse the repository at this point in the history
...
  • Loading branch information
helje5 committed Apr 29, 2024
1 parent ac0a907 commit 68b4b8f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .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: 14.2
xcode-version: 14.3
- name: Checkout Repository
uses: actions/checkout@v2
- name: Build Swift Debug Package
Expand All @@ -39,7 +39,7 @@ jobs:
- name: Select latest available Xcode
uses: maxim-lobanov/[email protected]
with:
xcode-version: 13.2
xcode-version: 14.3
- name: Checkout Repository
uses: actions/checkout@v2
- name: Prerequisites
Expand Down

0 comments on commit 68b4b8f

Please sign in to comment.