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 1c0e54a commit a7c9bc3Copy full SHA for a7c9bc3
.github/workflows/pull_request.yml
@@ -29,7 +29,6 @@ jobs:
29
name: Build WebGPU Demo
30
uses: swiftlang/github-workflows/.github/workflows/swift_package_test.yml@main
31
with:
32
- enable_embedded_wasm_sdk_build: true
33
wasm_exclude_swift_versions: '[{"swift_version": "nightly-6.2"}]'
34
enable_linux_checks: false
35
enable_macos_checks: false
0 commit comments