Skip to content

Commit 33ff72e

Browse files
Temporarily disable gate-compiler-jaotc-openjdk-15-linux-amd64
It currently times out too often. Tracked as GR-24024.
1 parent 7962fce commit 33ff72e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Build targets
22

33
builds += [
4-
${gateJAOTC} ${oraclejdk15} ${gateLinuxAMD64} {name: "gate-compiler-jaotc-openjdk-15-linux-amd64", timelimit: "1:00:00"}
4+
# GR-24024 ${gateJAOTC} ${oraclejdk15} ${gateLinuxAMD64} {name: "gate-compiler-jaotc-openjdk-15-linux-amd64", timelimit: "1:00:00"}
55
]

0 commit comments

Comments
 (0)