Skip to content

Commit

Permalink
remove 3.7 windows check
Browse files Browse the repository at this point in the history
  • Loading branch information
sierra-moxon committed Dec 19, 2023
1 parent 30f983f commit a39fd65
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/check-dependencies.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,6 @@ jobs:
os: [ubuntu-latest, windows-latest]
python-version: ["3.8", "3.9", "3.10"]
exclude:
- os: windows-latest
python-version: "3.7"
- os: windows-latest
python-version: "3.8"

Expand Down

0 comments on commit a39fd65

Please sign in to comment.