|
19 | 19 | - {VERSION: "3.12", NOXSESSION: "tests"} |
20 | 20 | - {VERSION: "3.13", NOXSESSION: "tests"} |
21 | 21 | - {VERSION: "3.14-dev", NOXSESSION: "tests"} |
22 | | - - {VERSION: "pypy-3.9", NOXSESSION: "tests"} |
23 | | - - {VERSION: "pypy-3.10", NOXSESSION: "tests"} |
| 22 | + - {VERSION: "pypy-3.11", NOXSESSION: "tests"} |
24 | 23 | - {VERSION: "3.11", NOXSESSION: "tests-wheel", OS: "windows-latest"} |
25 | 24 | # -cryptography-main |
26 | 25 | - {VERSION: "3.8", NOXSESSION: "tests-cryptography-main"} |
|
29 | 28 | - {VERSION: "3.11", NOXSESSION: "tests-cryptography-main"} |
30 | 29 | - {VERSION: "3.12", NOXSESSION: "tests-cryptography-main"} |
31 | 30 | - {VERSION: "3.13", NOXSESSION: "tests-cryptography-main"} |
32 | | - - {VERSION: "pypy-3.9", NOXSESSION: "tests-cryptography-main"} |
33 | | - - {VERSION: "pypy-3.10", NOXSESSION: "tests-cryptography-main"} |
| 31 | + - {VERSION: "pypy-3.11", NOXSESSION: "tests-cryptography-main"} |
34 | 32 | # -cryptography-minimum |
35 | 33 | - {VERSION: "3.7", NOXSESSION: "tests-cryptography-minimum", OS: "ubuntu-22.04"} |
36 | 34 | - {VERSION: "3.8", NOXSESSION: "tests-cryptography-minimum"} |
|
39 | 37 | - {VERSION: "3.11", NOXSESSION: "tests-cryptography-minimum"} |
40 | 38 | - {VERSION: "3.12", NOXSESSION: "tests-cryptography-minimum"} |
41 | 39 | - {VERSION: "3.13", NOXSESSION: "tests-cryptography-minimum"} |
42 | | - - {VERSION: "pypy-3.10", NOXSESSION: "tests-cryptography-minimum"} |
| 40 | + - {VERSION: "pypy-3.11", NOXSESSION: "tests-cryptography-minimum"} |
43 | 41 | # Cryptography wheels |
44 | 42 | - {VERSION: "3.9", NOXSESSION: "tests-cryptography-minimum-wheel"} |
45 | 43 | - {VERSION: "3.9", NOXSESSION: "tests-wheel"} |
|
0 commit comments