Skip to content

Commit 342037c

Browse files
authored
[ci] Stop disabling SIMD tests under windows. NFC (#23539)
These only require node 16, and emsdk ships with node 20 these days. See https://chromium-review.googlesource.com/c/emscripten-releases/+/6216543
1 parent 70a5c27 commit 342037c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.circleci/config.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -984,7 +984,6 @@ jobs:
984984
EMTEST_SKIP_V8: "1"
985985
EMTEST_SKIP_EH: "1"
986986
EMTEST_SKIP_WASM64: "1"
987-
EMTEST_SKIP_SIMD: "1"
988987
EMTEST_SKIP_SCONS: "1"
989988
EMTEST_SKIP_RUST: "1"
990989
EMTEST_SKIP_NODE_CANARY: "1"

0 commit comments

Comments
 (0)