Skip to content

Commit 1838f5f

Browse files
committed
add py311
1 parent ec38279 commit 1838f5f

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

.circleci/config.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,10 @@ workflows:
5252
filters:
5353
branches:
5454
only: /([0-9\.]*\-build|master|main)/
55+
- wagonorb/wagon_311:
56+
filters:
57+
branches:
58+
only: /([0-9\.]*\-build|master|main)/
5559
- wagonorb/arch64_wagon:
5660
filters:
5761
branches:
@@ -66,6 +70,7 @@ workflows:
6670
only: /master|main/
6771
requires:
6872
- wagonorb/wagon
73+
- wagonorb/wagon_311
6974
- wagonorb/arch64_wagon
7075
- wagonorb/rhel_wagon
7176
- node/validate_version_job

0 commit comments

Comments
 (0)