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 4a90339 commit f3032fdCopy full SHA for f3032fd
.github/workflows/ci.yml
@@ -31,6 +31,7 @@ jobs:
31
- {VERSION: "3.12", NOXSESSION: "rust"}
32
- {VERSION: "3.12", NOXSESSION: "docs", OPENSSL: {TYPE: "openssl", VERSION: "3.2.3"}}
33
- {VERSION: "3.13", NOXSESSION: "tests"}
34
+ - {VERSION: "3.14-dev", NOXSESSION: "tests"}
35
- {VERSION: "pypy-3.10", NOXSESSION: "tests-nocoverage"}
36
- {VERSION: "3.12", NOXSESSION: "tests", OPENSSL: {TYPE: "openssl", VERSION: "3.0.15"}}
37
- {VERSION: "3.12", NOXSESSION: "tests", OPENSSL: {TYPE: "openssl", VERSION: "3.1.7"}}
0 commit comments