Commit 9d126ce
committed
Don't cancel other jobs from the 3.12 job failing
Because 3.12 is still a release candidate and if tests fail for it
then one would always want to know if/how other versions also fail.
This also allows actions/setup-python to install a prerelease for
3.12 only, not for other releases.1 parent d22ac20 commit 9d126ce
1 file changed
+6
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
19 | 24 | | |
20 | 25 | | |
21 | 26 | | |
| |||
25 | 30 | | |
26 | 31 | | |
27 | 32 | | |
28 | | - | |
| 33 | + | |
29 | 34 | | |
30 | 35 | | |
31 | 36 | | |
| |||
0 commit comments