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 authored Jan 11, 2024
1 parent 03f6f79 commit 9e8db82
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 9e8db82

Please sign in to comment.