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 4817dc8 commit 8692015Copy full SHA for 8692015
1 file changed
.github/workflows/ci.yml
@@ -15,7 +15,7 @@ jobs:
15
16
strategy:
17
matrix:
18
- java: ['8', '11', '17', '21']
+ java: ['17', '21', '25']
19
20
steps:
21
- name: Checkout code
0 commit comments