File tree Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Original file line number Diff line number Diff line change 1717 test :
1818 name : JDK ${{matrix.java-version}} JVM Tests
1919 strategy :
20+ fail-fast : false
2021 matrix :
2122 java-version : [ 11, 17 ]
2223 runs-on : ubuntu-latest
3435 needs : [ test ]
3536 runs-on : ubuntu-latest
3637 strategy :
38+ fail-fast : false
3739 matrix :
3840 java-version : [ 11, 17 ]
3941 steps :
5355 needs : [ quarkus-extension ]
5456 runs-on : ubuntu-latest
5557 strategy :
58+ fail-fast : false
5659 matrix :
5760 quarkus-version : [ 2.14.3.Final, 2.12.3.Final ]
5861 steps :
7275 needs : [ test ]
7376 runs-on : ubuntu-latest
7477 strategy :
78+ fail-fast : false
7579 matrix :
7680 java-version : [ 11, 17 ]
7781 steps :
9195 needs : [ springboot-extension ]
9296 runs-on : ubuntu-latest
9397 strategy :
98+ fail-fast : false
9499 matrix :
95100 springboot-version : [ 2.7.5, 2.7.0 ]
96101 steps :
You can’t perform that action at this time.
0 commit comments