We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cb876ee commit e1548edCopy full SHA for e1548ed
.github/workflows/ci.yml
@@ -21,6 +21,7 @@ jobs:
21
- {VERSION: "3.14t", NOXSESSION: "tests"}
22
- {VERSION: "pypy-3.11", NOXSESSION: "tests"}
23
- {VERSION: "3.11", NOXSESSION: "tests-wheel", OS: "windows-latest"}
24
+ - {VERSION: "3.14t", NOXSESSION: "tests-wheel", OS: "windows-latest"}
25
# -cryptography-main
26
- {VERSION: "3.8", NOXSESSION: "tests-cryptography-main"}
27
- {VERSION: "3.9", NOXSESSION: "tests-cryptography-main"}
0 commit comments