Skip to content

Commit e208dd5

Browse files
committed
[GR-15361] Remove GraalVM CE windows gate.
1 parent 9e11474 commit e208dd5

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

vm/ci_common/common.hocon

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -233,14 +233,6 @@ builds += [
233233
timelimit: "15:00"
234234
name: gate-vm-native-substratevm-truffle
235235
},
236-
${svm-common-windows} ${common_vm} {
237-
run: [
238-
[mx, --dynamicimports, ${svm_suite}",/tools,/graal-js", --disable-polyglot, --disable-libpolyglot, gate, --tags, "build"]
239-
]
240-
timelimit: "45:00"
241-
targets: [gate]
242-
name: gate-vm-native-windows
243-
},
244236
${svm-common-linux-amd64} ${sulong_linux} ${custom_vm_linux} ${gate_vm_linux} {
245237
run: [
246238
[export, "SVM_SUITE="${svm_suite}]

0 commit comments

Comments
 (0)