Skip to content

Commit db63e10

Browse files
committed
Revert "show that it works with cryptography main"
This reverts commit fb0136a.
1 parent d437280 commit db63e10

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,7 @@ jobs:
6565
strategy:
6666
matrix:
6767
TEST:
68+
- {CONTAINER: "ubuntu-bionic", TOXENV: "py36"}
6869
# cryptographyMain used since there's no wheel
6970
- {CONTAINER: "ubuntu-rolling", TOXENV: "py310-cryptographyMain"}
7071
name: "${{ matrix.TEST.TOXENV }} on ${{ matrix.TEST.CONTAINER }}"

0 commit comments

Comments
 (0)