Skip to content

Commit

Permalink
Update python.yml for more testing purposes
Browse files Browse the repository at this point in the history
  • Loading branch information
rcalixte committed Feb 17, 2024
1 parent 97312d4 commit d38b9c6
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/python.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,13 +13,11 @@ jobs:
strategy:
matrix:
python:
# - '2.7'
# - '3.6'
# - '3.7'
- '3.8'
- '3.9'
- '3.10'
- '3.11'
- '3.12'

steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit d38b9c6

Please sign in to comment.