Skip to content

Commit

Permalink
Revert to 21 EA without 22 EA being available.
Browse files Browse the repository at this point in the history
  • Loading branch information
raphw committed Nov 19, 2023
1 parent 57afbc3 commit 214fba6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
- uses: actions/checkout@c85c95e3d7251135ab7dc9ce3241c5835cc595a9 # v3.5.3
- uses: actions/setup-java@cd89f46ac9d01407894225f350157564c9c7cee2 # v3.12.0
with:
java-version: 22-ea
java-version: 21-ea
distribution: zulu
cache: maven
- name: Build project
Expand Down

0 comments on commit 214fba6

Please sign in to comment.