Skip to content

Commit 21aa97b

Browse files
Test Java 25
1 parent b664a32 commit 21aa97b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
strategy:
1616
fail-fast: false
1717
matrix:
18-
java: [ 17, 21 ]
18+
java: [ 17, 21, 25 ]
1919
steps:
2020
- uses: actions/checkout@v4
2121
- name: Set up JDK ${{ matrix.java }}

0 commit comments

Comments
 (0)