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 49901be commit 292beb0Copy full SHA for 292beb0
.github/workflows/maven.yml
@@ -35,7 +35,7 @@ on:
35
jdk-matrix:
36
description: 'jdk matrix as json array'
37
required: false
38
- default: '[ "8", "11", "17", "20" ]'
+ default: '[ "8", "11", "17" ]'
39
type: string
40
41
matrix-exclude:
0 commit comments