mirror of
https://github.com/saymrwulf/cryptography.git
synced 2026-05-15 20:40:20 +00:00
parent
fbe22d8862
commit
4e3d8a832b
1 changed files with 1 additions and 0 deletions
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
|
|
@ -34,6 +34,7 @@ jobs:
|
|||
- {VERSION: "3.11", NOXSESSION: "docs", OPENSSL: {TYPE: "openssl", VERSION: "3.1.1"}}
|
||||
- {VERSION: "pypy-3.8", NOXSESSION: "tests-nocoverage"}
|
||||
- {VERSION: "pypy-3.9", NOXSESSION: "tests-nocoverage"}
|
||||
- {VERSION: "pypy-3.10-nightly", NOXSESSION: "tests-nocoverage"}
|
||||
- {VERSION: "3.11", NOXSESSION: "tests", OPENSSL: {TYPE: "openssl", VERSION: "1.1.1u"}}
|
||||
- {VERSION: "3.11", NOXSESSION: "tests", OPENSSL: {TYPE: "openssl", VERSION: "3.0.9"}}
|
||||
- {VERSION: "3.11", NOXSESSION: "tests-ssh", OPENSSL: {TYPE: "openssl", VERSION: "3.1.1"}}
|
||||
|
|
|
|||
Loading…
Reference in a new issue