We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 70fb3d3 commit 3fb1bb3Copy full SHA for 3fb1bb3
.github/workflows/main.yml
@@ -25,7 +25,7 @@ jobs:
25
strategy:
26
fail-fast: false
27
matrix:
28
- java_version: ['8', '11', '17', '21' ]
+ java_version: ['8', '17', '21', '23' ]
29
include:
30
- java_version: '8'
31
release_build: 'R'
0 commit comments