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 30a4832 commit d437280Copy full SHA for d437280
.github/workflows/ci.yml
@@ -65,7 +65,6 @@ jobs:
65
strategy:
66
matrix:
67
TEST:
68
- - {CONTAINER: "ubuntu-bionic", TOXENV: "py36"}
69
# cryptographyMain used since there's no wheel
70
- {CONTAINER: "ubuntu-rolling", TOXENV: "py310-cryptographyMain"}
71
name: "${{ matrix.TEST.TOXENV }} on ${{ matrix.TEST.CONTAINER }}"
0 commit comments