Skip to content

Commit

Permalink
XcodeVerTest
Browse files Browse the repository at this point in the history
  • Loading branch information
gnksbm committed Apr 15, 2024
1 parent 3f0d71b commit 994e469
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/upload_testflight.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,11 +33,11 @@ jobs:
- name: Setup Xcode version
uses: maxim-lobanov/setup-xcode@v1
with:
xcode-version: "15.2"
xcode-version: "15.3"

- uses: swift-actions/setup-swift@65540b95f51493d65f5e59e97dcef9629ddf11bf
with:
swift-version: "5.9.0"
swift-version: "5.10"

- name: Install Tuist
run: curl -Ls https://install.tuist.io|bash
Expand Down

0 comments on commit 994e469

Please sign in to comment.