Skip to content

Commit

Permalink
Use specif Xcode version
Browse files Browse the repository at this point in the history
Signed-off-by: Henrik Panhans <hpanhans@kayak.com>
  • Loading branch information
henrik-dmg committed Mar 7, 2024
1 parent 5ba29bf commit 1262765
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 @@ -12,7 +12,7 @@ jobs:
- name: Configure Xcode version
uses: maxim-lobanov/setup-xcode@v1
with:
xcode-version: latest-stable
xcode-version: "15.2"
- name: Build
run: swift build -v
- name: Run tests
Expand Down

0 comments on commit 1262765

Please sign in to comment.