File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -360,18 +360,21 @@ workflows:
360360 test-bazel7-linux :
361361 jobs :
362362 - test-bazel7-linux
363- test-bazel-latest-linux :
364- jobs :
365- - test-bazel-latest-linux
363+ # https://github.com/emscripten-core/emsdk/issues/1642
364+ # test-bazel-latest-linux:
365+ # jobs:
366+ # - test-bazel-latest-linux
366367 test-bazel7-mac-arm64 :
367368 jobs :
368369 - test-bazel7-mac-arm64
369- test-bazel-latest-mac-arm64 :
370- jobs :
371- - test-bazel-latest-mac-arm64
370+ # https://github.com/emscripten-core/emsdk/issues/1642
371+ # test-bazel-latest-mac-arm64:
372+ # jobs:
373+ # - test-bazel-latest-mac-arm64
372374 test-bazel7-windows :
373375 jobs :
374376 - test-bazel7-windows
375- test-bazel-latest-windows :
376- jobs :
377- - test-bazel-latest-windows
377+ # https://github.com/emscripten-core/emsdk/issues/1642
378+ # test-bazel-latest-windows:
379+ # jobs:
380+ # - test-bazel-latest-windows
You can’t perform that action at this time.
0 commit comments