Commit 84a6c79
Add CPython tag denylist to check-releases
Some CPython tags don't build cleanly on riscv64. Rather than retrying
them on every scheduled run, maintain a small in-script DENYLIST of
CPython tags (starting with v3.13.0a2 and v3.13.0b3) that are skipped
after the release-existence check.1 parent d07b580 commit 84a6c79
1 file changed
+11
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
41 | 48 | | |
42 | 49 | | |
43 | 50 | | |
| |||
233 | 240 | | |
234 | 241 | | |
235 | 242 | | |
| 243 | + | |
| 244 | + | |
| 245 | + | |
| 246 | + | |
236 | 247 | | |
237 | 248 | | |
238 | 249 | | |
| |||
0 commit comments