File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 3535 os-matrix :
3636 description : ' os matrix as json array'
3737 required : false
38- default : ' [ "ubuntu-latest", "windows-latest", "macOS -latest" ]'
38+ default : ' [ "ubuntu-latest", "windows-latest", "macos -latest" ]'
3939 type : string
4040
4141 jdk-matrix :
4242 description : ' jdk matrix as json array'
4343 required : false
44- default : ' [ "8", "11", " 17", "21" ]'
44+ default : ' [ "8", "17", "21" ]'
4545 type : string
4646
4747 matrix-exclude :
5959 jdk-distribution-matrix :
6060 description : ' jdk distribution matrix'
6161 required : false
62- default : ' [ "temurin " ]'
62+ default : ' [ "zulu " ]'
6363 type : string
6464
6565 jdk-fast-fail-build :
6666 description : ' jdk fast fail build'
6767 required : false
68- default : ' 17 '
68+ default : ' 21 '
6969 type : string
7070
7171 jdk-distribution-fast-fail-build :
7272 description : ' jdk distribution fast fail build'
7373 required : false
74- default : ' temurin '
74+ default : ' zulu '
7575 type : string
7676
7777jobs :
You can’t perform that action at this time.
0 commit comments