Skip to content

Commit ba0eabc

Browse files
committed
~test old JVM
1 parent 80d3a56 commit ba0eabc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docs.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
- name: Install Java
3131
uses: actions/setup-java@v4
3232
with:
33-
distribution: 'oracle'
33+
distribution: 'zulu'
3434
java-version: 8
3535
cache: 'gradle'
3636
- name: Install Gradle

0 commit comments

Comments
 (0)