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 9805b8d commit e9e34a6Copy full SHA for e9e34a6
.github/workflows/pull_request.yml
@@ -28,6 +28,7 @@ jobs:
28
uses: MaxDesiatov/github-workflows/.github/workflows/swift_package_test.yml@patch-1
29
with:
30
enable_embedded_wasm_sdk_build: true
31
+ wasm_exclude_swift_versions: '[{"swift_version": "nightly-6.2"}]'
32
enable_linux_checks: false
33
enable_windows_checks: false
34
swift_flags: --package-path WebGPUDemo
0 commit comments