Skip to content

Commit

Permalink
15.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Archetapp authored Feb 27, 2024
1 parent 3ac90fa commit 9535a9c
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 @@ -17,7 +17,7 @@ jobs:
strategy:
matrix:
os: [macos-latest]
xcode: ['15.2']
xcode: ['15.1']
runs-on: ${{ matrix.os }}
env:
DEVELOPER_DIR: /Applications/Xcode_${{ matrix.xcode }}.app/Contents/Developer
Expand Down

0 comments on commit 9535a9c

Please sign in to comment.