Skip to content

Commit d437280

Browse files
committed
show that it works with cryptography main
1 parent 30a4832 commit d437280

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/ci.yml

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

0 commit comments

Comments
 (0)