Skip to content

Commit

Permalink
Update swift.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jacklandrin committed Jan 24, 2024
1 parent 511fbba commit d1edcde
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/swift.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,10 +17,10 @@ jobs:
steps:
- uses: actions/checkout@v3

- name: Xcode Setup
uses: maxim-lobanov/setup-xcode@v1
with:
xcode-version: '15.2'
# - name: Xcode Setup
# uses: maxim-lobanov/setup-xcode@v1
# with:
# xcode-version: '15.2'

- name: Arkana Setup
run: |
Expand Down

0 comments on commit d1edcde

Please sign in to comment.