We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c8203f4 commit bbf7371Copy full SHA for bbf7371
1 file changed
.github/workflows/maven.yml
@@ -47,7 +47,7 @@ on:
47
jdk-distribution-matrix:
48
description: "jdk distribution matrix"
49
required: false
50
- default: '[ "temurin", "adopt ]'
+ default: '[ "temurin", "adopt" ]'
51
type: string
52
53
jobs:
0 commit comments