Skip to content

Commit

Permalink
Use 15.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
DominikBucher12 committed Jan 12, 2024
1 parent 4f1dfd5 commit 7581642
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 @@ -23,7 +23,7 @@ jobs:
swift-version: "5.8"
- uses: maxim-lobanov/setup-xcode@v1
with:
xcode-version: '15.1'
xcode-version: '15.2.0'
- name: Build
run: |
SDKROOT=$SDK_VERSION swift build -v
Expand Down

0 comments on commit 7581642

Please sign in to comment.