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.
pull_request.yml
1 parent a2423c8 commit 514a426Copy full SHA for 514a426
.github/workflows/pull_request.yml
@@ -10,6 +10,7 @@ jobs:
10
uses: swiftlang/github-workflows/.github/workflows/swift_package_test.yml@main
11
with:
12
enable_embedded_wasm_sdk_build: true
13
+ wasm_exclude_swift_versions: '[{"swift_version": "nightly-6.2"}]'
14
enable_linux_checks: false
15
enable_macos_checks: false
16
enable_windows_checks: false
0 commit comments