Skip to content

Commit 85fbf8f

Browse files
authored
Update build.yml
1 parent d1c313a commit 85fbf8f

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/build.yml

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

6968
# Set environment variables
7069
- name: Export Properties

0 commit comments

Comments
 (0)