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