Skip to content

Commit

Permalink
Xcode 16.0 -> Xcode 16.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Alkenso committed Nov 14, 2024
1 parent 247b38f commit 3e9593e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@ jobs:
strategy:
matrix:
include:
- xcode: "16.0" # Swift 6
macOS: "14"
- xcode: "16.1" # Swift 6
macOS: "15"
- xcode: "15.4" # Swift 5.9
macOS: "14"
fail-fast: false
Expand Down

0 comments on commit 3e9593e

Please sign in to comment.