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 42585ad commit fb08c7bCopy full SHA for fb08c7b
.github/workflows/pull_request.yml
@@ -25,6 +25,7 @@ jobs:
25
uses: swiftlang/github-workflows/.github/workflows/swift_package_test.yml@main
26
with:
27
windows_exclude_swift_versions: "[{\"swift_version\": \"5.9\"}]"
28
+ enable_macos_checks: true
29
30
cmake-build:
31
name: CMake Build
0 commit comments