Skip to content

Commit

Permalink
Test with Java 24-ea
Browse files Browse the repository at this point in the history
  • Loading branch information
oneonestar committed Oct 24, 2024
1 parent fd418e6 commit d596137
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
strategy:
fail-fast: false
matrix:
java-version: [23]
java-version: [23, 24-ea]
timeout-minutes: 20
steps:
- name: Checkout source
Expand Down

0 comments on commit d596137

Please sign in to comment.