Skip to content

Commit

Permalink
Do not run test for python3.7
Browse files Browse the repository at this point in the history
  • Loading branch information
ClaraBuettner committed Sep 14, 2023
1 parent 69500fa commit 402ea46
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,12 +25,9 @@ jobs:
strategy:
matrix:
python-version:
- "3.7"
- "3.8"
platform: [ubuntu-latest, macos-latest]
exclude:
- platform: macos-latest
python-version: "3.7"
- platform: macos-latest
python-version: "3.8"
max-parallel: 4
Expand Down

0 comments on commit 402ea46

Please sign in to comment.