Skip to content

Commit

Permalink
Update run-tests.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
maboelnour authored Jun 4, 2024
1 parent 28d5d00 commit c5677b1
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/run-tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,10 @@ jobs:
strategy:
matrix:
python-version:
- "3.4"
- "3.5"
- "3.6"
- "3.7"
- "3.4.10"
- "3.5.10"
- "3.6.15"
- "3.7.17"
- "3.8"
- "3.9"
- "3.10"
Expand Down

0 comments on commit c5677b1

Please sign in to comment.