Skip to content

Commit e9e34a6

Browse files
authored
Update pull_request.yml
1 parent 9805b8d commit e9e34a6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/pull_request.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ jobs:
2828
uses: MaxDesiatov/github-workflows/.github/workflows/swift_package_test.yml@patch-1
2929
with:
3030
enable_embedded_wasm_sdk_build: true
31+
wasm_exclude_swift_versions: '[{"swift_version": "nightly-6.2"}]'
3132
enable_linux_checks: false
3233
enable_windows_checks: false
3334
swift_flags: --package-path WebGPUDemo

0 commit comments

Comments
 (0)