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:
530
530
branches :
531
531
only :
532
532
- main
533
+ - next
533
534
- test :
534
535
name : test-jackson-<<matrix.args>>
535
536
matrix :
@@ -550,6 +551,7 @@ workflows:
550
551
branches :
551
552
only :
552
553
- main
554
+ - next
553
555
- test :
554
556
name : test-native-ssl=<<matrix.ssl>>-<<matrix.graalvm-version>>
555
557
matrix :
@@ -570,6 +572,7 @@ workflows:
570
572
branches :
571
573
only :
572
574
- main
575
+ - next
573
576
- test-shaded :
574
577
name : test-native-shaded-ssl=<<matrix.ssl>>-<<matrix.graalvm-version>>
575
578
matrix :
@@ -590,6 +593,7 @@ workflows:
590
593
branches :
591
594
only :
592
595
- main
596
+ - next
593
597
- test :
594
598
name : test-activefailover-<<matrix.docker-img>>
595
599
matrix :
@@ -605,6 +609,7 @@ workflows:
605
609
branches :
606
610
only :
607
611
- main
612
+ - next
608
613
609
614
test-non-func :
610
615
when :
You can’t perform that action at this time.
0 commit comments