Skip to content

Commit

Permalink
Add python 3.4 to workflows
Browse files Browse the repository at this point in the history
  • Loading branch information
maboelnour authored Jun 4, 2024
1 parent 325a66a commit 0d7b481
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/run-tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ jobs:
strategy:
matrix:
python-version:
- "3.4"
- "3.8"
- "3.9"
- "3.10"
Expand Down

0 comments on commit 0d7b481

Please sign in to comment.