Remove GraalJS from CI

This commit is contained in:
Ms2ger 2023-06-22 11:31:33 +02:00 committed by Ms2ger
parent d52a5bbbe8
commit a85807714b
1 changed files with 0 additions and 10 deletions

View File

@ -133,15 +133,6 @@ jobs:
hostName: engine262
hostArgs: --features=all
<<: [*execution_steps]
"GraalJS: New or modified tests execution":
docker:
- image: *node_latest
working_directory: ~/test262
environment:
hostType: graaljs
hostPath: graaljs
hostName: graaljs
<<: [*execution_steps]
workflows:
version: 2
Tools:
@ -156,4 +147,3 @@ workflows:
- "V8 --harmony: New or modified tests execution"
- "XS: New or modified tests execution"
- "engine262: New or modified tests execution"
- "GraalJS: New or modified tests execution"