Skip to content

Commit

Permalink
update workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
esaulpaugh committed Aug 4, 2024
1 parent 870f2a8 commit 3c6304c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/maven.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
- name: Set up JDK 8 x86
uses: actions/setup-java@v4
with:
distribution: 'corretto'
distribution: 'zulu'
java-version: ${{ matrix.version }}
java-package: jdk
architecture: x86
Expand Down

0 comments on commit 3c6304c

Please sign in to comment.