We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6bad530 commit 8c6bf96Copy full SHA for 8c6bf96
1 file changed
graal-js/ci.jsonnet
@@ -40,7 +40,7 @@ local common = import '../common.jsonnet';
40
['mvn', '-Dgraalvm.version=GATE', 'package'],
41
['mvn', '-Dgraalvm.version=GATE', 'exec:exec'],
42
],
43
- timelimit: '10:00',
+ timelimit: '15:00',
44
},
45
46
local webassemblyTest = {
0 commit comments