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