Skip to content

Commit 7944c06

Browse files
committed
Higher timeout for Native tests - Misc4
1 parent c03dc46 commit 7944c06

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/native-tests.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@
116116
},
117117
{
118118
"category": "Misc4",
119-
"timeout": 75,
119+
"timeout": 120,
120120
"test-modules": "picocli-native, gradle, micrometer-mp-metrics, micrometer-prometheus, logging-json, jaxp, jaxb, opentelemetry, opentelemetry-jdbc-instrumentation, webjars-locator",
121121
"os-name": "ubuntu-latest"
122122
},

0 commit comments

Comments
 (0)