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 bfc4580 commit c23f956Copy full SHA for c23f956
.github/workflows/pull_request.yml
@@ -11,6 +11,8 @@ jobs:
11
with:
12
linux_swift_versions: '["nightly-main"]'
13
windows_swift_versions: '["nightly-main"]'
14
+ enable_macos_checks: true
15
+ macos_xcode_versions: '["16.3"]'
16
17
soundness:
18
name: Soundness
0 commit comments