Skip to content

Commit

Permalink
Revert "🧪 Drop ubuntu 20.04 + pypy 3.6 from CI matrix"
Browse files Browse the repository at this point in the history
This reverts commit a9b77d3.
  • Loading branch information
webknjaz committed Apr 22, 2024
1 parent 4cde098 commit 5bedc7c
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/ci-cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -949,10 +949,6 @@ jobs:
python-version: pypy-3.7
- os: macos-latest
python-version: pypy-3.7
# NOTE: Ubuntu 22.04 PyPy 3.6 jobs are excluded because importing
# NOTE: cryptography crashes in that env at the moment.
- os: ubuntu-22.04
python-version: pypy-3.6
# NOTE: Python 3.6 is not available for Ubuntu 22.04
- os: ubuntu-22.04
python-version: 3.6
Expand Down

0 comments on commit 5bedc7c

Please sign in to comment.