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 @@ -530,6 +530,7 @@ workflows:
530530 branches :
531531 only :
532532 - main
533+ - next
533534 - test :
534535 name : test-jackson-<<matrix.args>>
535536 matrix :
@@ -550,6 +551,7 @@ workflows:
550551 branches :
551552 only :
552553 - main
554+ - next
553555 - test :
554556 name : test-native-ssl=<<matrix.ssl>>-<<matrix.graalvm-version>>
555557 matrix :
@@ -570,6 +572,7 @@ workflows:
570572 branches :
571573 only :
572574 - main
575+ - next
573576 - test-shaded :
574577 name : test-native-shaded-ssl=<<matrix.ssl>>-<<matrix.graalvm-version>>
575578 matrix :
@@ -590,6 +593,7 @@ workflows:
590593 branches :
591594 only :
592595 - main
596+ - next
593597 - test :
594598 name : test-activefailover-<<matrix.docker-img>>
595599 matrix :
@@ -605,6 +609,7 @@ workflows:
605609 branches :
606610 only :
607611 - main
612+ - next
608613
609614 test-non-func :
610615 when :
You can’t perform that action at this time.
0 commit comments