Skip to content

Commit 8786ffc

Browse files
committed
test jdk 21, 25 in linux workflow
1 parent d13eecd commit 8786ffc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/linux.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
runs-on: ${{ matrix.os }}
1717
strategy:
1818
matrix:
19-
java: [11, 17]
19+
java: [11, 17, 21, 25]
2020
os: [ubuntu-latest]
2121
steps:
2222
- name: Check out code

0 commit comments

Comments
 (0)