Skip to content

Commit

Permalink
Forgot to use zulu
Browse files Browse the repository at this point in the history
  • Loading branch information
josemduarte committed Mar 4, 2024
1 parent a76e0bc commit 30a6002
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pull_request.yml
Expand Up @@ -52,7 +52,7 @@ jobs:
- name: Set up JDK
uses: actions/setup-java@v4
with:
distribution: 'oracle'
distribution: 'zulu'
java-version: ${{ matrix.java }}
- name: Build, test and integration test
run: mvn verify --no-transfer-progress

0 comments on commit 30a6002

Please sign in to comment.