Skip to content

Commit

Permalink
reduce pip build jobs again, all seems OK
Browse files Browse the repository at this point in the history
  • Loading branch information
brenthuisman committed Dec 7, 2022
1 parent 0c0cc1f commit fe1133c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test-everything.yml
Original file line number Diff line number Diff line change
Expand Up @@ -198,8 +198,8 @@ jobs:
runs-on: ${{ matrix.os }}
strategy:
matrix:
os: [ubuntu-20.04, ubuntu-22.04]
python-version: [3.7, 3.11]
os: [ubuntu-20.04]
python-version: [3.7]
steps:
- uses: actions/setup-python@v4
with:
Expand Down

0 comments on commit fe1133c

Please sign in to comment.