Skip to content

Commit af59716

Browse files
committed
Update Java versions we test on
1 parent 02c47a9 commit af59716

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99
matrix:
1010
distribution: ['zulu']
1111
os: [ubuntu-latest, windows-latest, macos-latest]
12-
version: [ 17, 21, 22, 23 ]
12+
version: [ 17, 21, 24 ]
1313
steps:
1414
- uses: actions/checkout@v5
1515
with:

0 commit comments

Comments
 (0)