Skip to content

Commit

Permalink
Revert "show that it works with cryptography main"
Browse files Browse the repository at this point in the history
This reverts commit fb0136a.
  • Loading branch information
mhils committed May 12, 2022
1 parent d437280 commit db63e10
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,7 @@ jobs:
strategy:
matrix:
TEST:
- {CONTAINER: "ubuntu-bionic", TOXENV: "py36"}
# cryptographyMain used since there's no wheel
- {CONTAINER: "ubuntu-rolling", TOXENV: "py310-cryptographyMain"}
name: "${{ matrix.TEST.TOXENV }} on ${{ matrix.TEST.CONTAINER }}"
Expand Down

0 comments on commit db63e10

Please sign in to comment.