Skip to content

Commit

Permalink
Add Java 25
Browse files Browse the repository at this point in the history
  • Loading branch information
scordio committed Dec 8, 2024
1 parent 47e1f55 commit 879cfa7
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 @@ -33,7 +33,7 @@ jobs:
strategy:
fail-fast: false
matrix:
java: [23, 24]
java: [23, 24, 25]
runs-on: ubuntu-latest

steps:
Expand Down

0 comments on commit 879cfa7

Please sign in to comment.