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 167fe9b + 3403d50 commit 178f513Copy full SHA for 178f513
.github/workflows/pull_request.yml
@@ -12,6 +12,7 @@ jobs:
12
name: Test
13
uses: swiftlang/github-workflows/.github/workflows/swift_package_test.yml@main
14
with:
15
+ enable_macos_checks: true
16
windows_exclude_swift_versions: '[{"swift_version": "5.9"}]'
17
enable_wasm_sdk_build: true
18
wasm_sdk_build_command: swift build --target Numerics
0 commit comments