Skip to content

Commit 1c65f54

Browse files
committed
CI: added next branch
1 parent 7bf0991 commit 1c65f54

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.circleci/config.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff 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:

0 commit comments

Comments
 (0)