Skip to content

Commit

Permalink
Fix CI job?
Browse files Browse the repository at this point in the history
  • Loading branch information
calda committed Jun 29, 2023
1 parent a67b3a7 commit 4a87339
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
strategy:
matrix:
xcode:
- '14.0.1' # Swift 5.7
- '14.3.1' # Swift 5.8
steps:
- uses: actions/checkout@v2
- uses: ./.github/actions/setup
Expand Down

0 comments on commit 4a87339

Please sign in to comment.