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 d9f2c46 commit 41f3c8eCopy full SHA for 41f3c8e
.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: "py311-cryptographyMain"}
+ - {CONTAINER: "ubuntu-rolling", TOXENV: "py312-cryptographyMain"}
75
name: "${{ matrix.TEST.TOXENV }} on ${{ matrix.TEST.CONTAINER }}"
76
steps:
77
- uses: actions/checkout@v4
0 commit comments