We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ff4977d commit e7d470fCopy full SHA for e7d470f
.github/workflows/cron-checks.yml
@@ -92,7 +92,7 @@ jobs:
92
strategy:
93
matrix:
94
include:
95
- - xcode: 26.0 # swift 6.2
+ - xcode: 26.0.1 # swift 6.2
96
os: macos-15
97
- xcode: 16.4 # swift 6.1
98
0 commit comments