Skip to content

Commit

Permalink
Use JDK 22-ea
Browse files Browse the repository at this point in the history
  • Loading branch information
mernst committed Mar 24, 2024
1 parent 870c7d0 commit 1ef5f6f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gradle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:

strategy:
matrix:
java: [ '11', '17', '21', '22' ]
java: [ '11', '17', '21', '22-ea' ]

steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit 1ef5f6f

Please sign in to comment.