Commit 6ad6f04
committed
Disable pypy311
Despite the suite succeeding as noted in
e9483d8, github sucks so it still
marks a PR / commit as failing if non-required tests fail (red cross
on the commit and "Some checks were not successful" on the PR), which
sucks.
Not to mention pypy311 does not exist yet, let alone being provided by
setup-python, so it can never succeed.
Therefore remove it.1 parent fafda51 commit 6ad6f04
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
89 | 89 | | |
90 | 90 | | |
91 | 91 | | |
92 | | - | |
| 92 | + | |
93 | 93 | | |
94 | 94 | | |
95 | 95 | | |
| |||
0 commit comments