Skip to content

Commit 89bebc3

Browse files
authored
Merge pull request #69 from OpenVoxProject/ci3
CI: Add Java 25 support
2 parents 17d19c9 + 86f5686 commit 89bebc3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
strategy:
4141
fail-fast: false
4242
matrix:
43-
version: ['17', '21']
43+
version: ['17', '21', '25']
4444
runs-on: ubuntu-24.04
4545
steps:
4646
- name: checkout repo

0 commit comments

Comments
 (0)