Skip to content

Commit d1c313a

Browse files
authored
Update build.yml
1 parent 3d7dc38 commit d1c313a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ jobs:
6060
# Setup Java 11 environment for the next steps
6161
- name: Setup Java
6262
uses: actions/setup-java@v3
63-
timeout-minutes: 5
63+
timeout-minutes: 10
6464
with:
6565
distribution: zulu
6666
java-version: 11

0 commit comments

Comments
 (0)