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 b0df56d commit ea331ecCopy full SHA for ea331ec
.github/workflows/maven.yml
@@ -41,7 +41,7 @@ on:
41
jdk-matrix:
42
description: 'jdk matrix as json array'
43
required: false
44
- default: '[ "23", "21", "8" ]'
+ default: '[ "25-ea", "24", "21", "8" ]'
45
type: string
46
47
matrix-exclude:
0 commit comments