We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0e188a7 commit ea83840Copy full SHA for ea83840
.github/workflows/tests.yml
@@ -33,7 +33,7 @@ jobs:
33
- name: Set up JDK 1.8
34
uses: actions/setup-java@v4
35
with:
36
- distribution: 'temurin'
+ distribution: 'zulu'
37
java-version: '8'
38
cache: maven
39
0 commit comments