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 000243a commit 272ef12Copy full SHA for 272ef12
.github/workflows/main.yml
@@ -18,7 +18,7 @@ jobs:
18
strategy:
19
fail-fast: false
20
matrix:
21
- java_version: ['8', '11', '17', '21', '22']
+ java_version: ['8', '11', '17', '21', '23']
22
os: ['ubuntu-24.04']
23
include:
24
- java_version: '8'
0 commit comments