Skip to content

Commit 66a6692

Browse files
committed
Change distro to temurin
1 parent ab56477 commit 66a6692

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/nightly_build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
- name: Set up JDK
2121
uses: actions/[email protected]
2222
with:
23-
distribution: 'zulu'
23+
distribution: 'temurin'
2424
java-version: 8
2525

2626
- name: Elevate wrapper permissions

0 commit comments

Comments
 (0)