Skip to content

Commit 19d8895

Browse files
authored
microservices-micronaut-hello-rest-gradle job: increase timeout limit
1 parent 8e61092 commit 19d8895

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/microservices-micronaut-hello-rest-gradle.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
run:
1414
name: Run 'microservices/micronaut-hello-rest-gradle'
1515
runs-on: ubuntu-latest
16-
timeout-minutes: 15
16+
timeout-minutes: 30
1717
steps:
1818
- uses: actions/checkout@v6
1919
- uses: graalvm/setup-graalvm@v1

0 commit comments

Comments
 (0)