mirror of
https://github.com/fluencelabs/assemblyscript
synced 2025-04-26 15:32:16 +00:00
disable simd test for now
This commit is contained in:
parent
2263dfc87a
commit
c682fdbeee
@ -20,7 +20,7 @@ jobs:
|
||||
env: Runs the tests on node.js stable
|
||||
- node_js: node
|
||||
script:
|
||||
- npm run clean && npm run test:compiler
|
||||
- npm run clean && npm run test:compiler threads
|
||||
env:
|
||||
- Runs experimental tests on node.js v8-canary using
|
||||
- ASC_FEATURES="simd,threads"
|
||||
|
Loading…
x
Reference in New Issue
Block a user