Skip to content

Commit

Permalink
Prevent tests from running in Python 3.9
Browse files Browse the repository at this point in the history
  • Loading branch information
Jorgelmh committed Sep 16, 2024
1 parent 35977ec commit 740e944
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,6 @@ jobs:
- runner: windows-latest
toxenv: windows
python:
- version: '3.9'
toxenv: 'py39'
- version: '3.10'
toxenv: 'py310'
- version: '3.11'
Expand Down

0 comments on commit 740e944

Please sign in to comment.