Skip to content

Commit 46392d3

Browse files
authored
Update main.yml
1 parent a718a2f commit 46392d3

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/main.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,8 @@ jobs:
2929
timeout-minutes: 10
3030
uses: actions/setup-java@v4
3131
with:
32+
java-version: '17'
33+
distribution: 'temurin'
3234
arguments: build --no-daemon
3335
- name: Upload test reports
3436
uses: actions/upload-artifact@v4

0 commit comments

Comments
 (0)