Skip to content

Commit ce3cb38

Browse files
committed
enable experimental option checks
1 parent b86ed2e commit ce3cb38

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ci.jsonnet

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -133,6 +133,7 @@
133133
},
134134
environment +: {
135135
CI: "true",
136+
GRAALVM_CHECK_EXPERIMENTAL_OPTIONS: "true",
136137
PATH: "$JAVA_HOME/bin:$PATH",
137138
},
138139
},

0 commit comments

Comments
 (0)