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.
2 parents c1b1ea9 + 1f8dcd4 commit df19207Copy full SHA for df19207
.github/workflows/pull_request.yml
@@ -11,6 +11,7 @@ jobs:
11
with:
12
linux_exclude_swift_versions: '[{"swift_version": "5.8"}, {"swift_version": "5.9"}]'
13
windows_exclude_swift_versions: '[{"swift_version": "5.9"}]'
14
+ macos_exclude_xcode_versions: '[{"xcode_version": "16.0"}, {"xcode_version": "16.1"}]'
15
enable_macos_checks: true
16
soundness:
17
name: Soundness
0 commit comments