We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 02c47a9 commit af59716Copy full SHA for af59716
1 file changed
.github/workflows/test.yml
@@ -9,7 +9,7 @@ jobs:
9
matrix:
10
distribution: ['zulu']
11
os: [ubuntu-latest, windows-latest, macos-latest]
12
- version: [ 17, 21, 22, 23 ]
+ version: [ 17, 21, 24 ]
13
steps:
14
- uses: actions/checkout@v5
15
with:
0 commit comments