Skip to content

Commit

Permalink
Switching crosschecks to 24-ea
Browse files Browse the repository at this point in the history
  • Loading branch information
ilgrosso committed Oct 2, 2024
1 parent 43673e8 commit 22f8d9a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/crosschecks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
fail-fast: false
matrix:
language: ['java']
java: [ '21', '23-ea' ]
java: [ '21', '24-ea' ]
os: [ubuntu-latest, windows-latest, macos-latest]

steps:
Expand Down

0 comments on commit 22f8d9a

Please sign in to comment.