Skip to content

Commit c5e235d

Browse files
authored
Added CI job for pypy 3.10 nightly
Refs #8933
1 parent fbe22d8 commit c5e235d

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@ jobs:
3434
- {VERSION: "3.11", NOXSESSION: "docs", OPENSSL: {TYPE: "openssl", VERSION: "3.1.1"}}
3535
- {VERSION: "pypy-3.8", NOXSESSION: "tests-nocoverage"}
3636
- {VERSION: "pypy-3.9", NOXSESSION: "tests-nocoverage"}
37+
- {VERSION: "pypy-3.10-nightly", NOXSESSION: "tests-nocoverage"}
3738
- {VERSION: "3.11", NOXSESSION: "tests", OPENSSL: {TYPE: "openssl", VERSION: "1.1.1u"}}
3839
- {VERSION: "3.11", NOXSESSION: "tests", OPENSSL: {TYPE: "openssl", VERSION: "3.0.9"}}
3940
- {VERSION: "3.11", NOXSESSION: "tests-ssh", OPENSSL: {TYPE: "openssl", VERSION: "3.1.1"}}

0 commit comments

Comments
 (0)