Skip to content

Commit

Permalink
Stop test for python3.7
Browse files Browse the repository at this point in the history
  • Loading branch information
IlkaCu authored Feb 14, 2024
1 parent 5e061fc commit f0cb326
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 f0cb326

Please sign in to comment.