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 82e245f commit 5edcd51Copy full SHA for 5edcd51
.github/workflows/main.yml
@@ -19,7 +19,7 @@ jobs:
19
strategy:
20
fail-fast: false
21
matrix:
22
- java_version: ['8', '11', '17', '21', '25']
+ java_version: ['8', '11', '17', '21', '24']
23
os: ['ubuntu-24.04']
24
include:
25
- java_version: '8'
0 commit comments