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 e02c93c commit fd99b1aCopy full SHA for fd99b1a
.github/workflows/ci.yml
@@ -71,7 +71,7 @@ jobs:
71
matrix:
72
TEST:
73
# cryptographyMain used since there's no wheel
74
- - {CONTAINER: "ubuntu-rolling", TOXENV: "py312-cryptographyMain"}
+ - {CONTAINER: "ubuntu-rolling", TOXENV: "py313-cryptographyMain"}
75
name: "${{ matrix.TEST.TOXENV }} on ${{ matrix.TEST.CONTAINER }}"
76
steps:
77
- uses: actions/checkout@v4
0 commit comments