Commit a80daa1
authored
Skip old branches for FIPS builders (python#610)
This should fix the ineffective change made in
python#558
(9f84063)
The `tags` in master.cfg are *factory* tags, not *worker* tags.
Skip old branches using `not_branches` instead.
Note that these are unstable and failing, except “Only Blake2” which
is stable, and only fails on 3.11.
(The 3.9 3.10 builders are stable and passing, but not very interesting
at this point.)1 parent 64ac1c4 commit a80daa1
2 files changed
+4
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
91 | 91 | | |
92 | 92 | | |
93 | 93 | | |
| 94 | + | |
| 95 | + | |
94 | 96 | | |
95 | 97 | | |
96 | 98 | | |
| |||
101 | 103 | | |
102 | 104 | | |
103 | 105 | | |
| 106 | + | |
| 107 | + | |
104 | 108 | | |
105 | 109 | | |
106 | 110 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
295 | 295 | | |
296 | 296 | | |
297 | 297 | | |
298 | | - | |
299 | | - | |
300 | | - | |
301 | | - | |
302 | 298 | | |
303 | 299 | | |
304 | 300 | | |
| |||
0 commit comments