Skip to content

Commit

Permalink
Switch back to Xcode 16.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ileitch committed Aug 23, 2024
1 parent aa8c80c commit f634ed7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,9 @@ jobs:
strategy:
fail-fast: false
matrix:
xcode: ["16.1", "15.4", "15.2"]
xcode: ["16.0", "15.4", "15.2"]
include:
- xcode: "16.1"
- xcode: "16.0"
macos: macOS-14
- xcode: "15.4"
macos: macOS-14
Expand Down

0 comments on commit f634ed7

Please sign in to comment.