mirror of
https://github.com/tc39/test262.git
synced 2025-07-25 15:04:43 +02:00
Remove chakra jobs from CI config
This commit is contained in:
parent
ea1724093f
commit
8067480cf3
@ -68,15 +68,6 @@ jobs:
|
|||||||
hostPath: spidermonkey
|
hostPath: spidermonkey
|
||||||
hostName: spidermonkey
|
hostName: spidermonkey
|
||||||
<<: [*execution_steps]
|
<<: [*execution_steps]
|
||||||
# "ChakraCore: New or modified tests execution":
|
|
||||||
# docker:
|
|
||||||
# - image: *node_image
|
|
||||||
# working_directory: ~/test262
|
|
||||||
# environment:
|
|
||||||
# hostType: ch
|
|
||||||
# hostPath: chakra
|
|
||||||
# hostName: chakra
|
|
||||||
# <<: [*execution_steps]
|
|
||||||
"JSC: New or modified tests execution":
|
"JSC: New or modified tests execution":
|
||||||
docker:
|
docker:
|
||||||
- image: *node_image
|
- image: *node_image
|
||||||
@ -110,7 +101,6 @@ workflows:
|
|||||||
version: 2
|
version: 2
|
||||||
Tests execution:
|
Tests execution:
|
||||||
jobs:
|
jobs:
|
||||||
# - "ChakraCore: New or modified tests execution"
|
|
||||||
- "JSC: New or modified tests execution"
|
- "JSC: New or modified tests execution"
|
||||||
- "SpiderMonkey: New or modified tests execution"
|
- "SpiderMonkey: New or modified tests execution"
|
||||||
- "V8: New or modified tests execution"
|
- "V8: New or modified tests execution"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user