Skip to content

Commit

Permalink
~test old JVM
Browse files Browse the repository at this point in the history
  • Loading branch information
shanshin committed Jan 9, 2025
1 parent 80d3a56 commit ba0eabc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
- name: Install Java
uses: actions/setup-java@v4
with:
distribution: 'oracle'
distribution: 'zulu'
java-version: 8
cache: 'gradle'
- name: Install Gradle
Expand Down

0 comments on commit ba0eabc

Please sign in to comment.