Skip to content

Commit

Permalink
Update Python Testing Matrix (#200)
Browse files Browse the repository at this point in the history
Update Python Testing Matrix
  • Loading branch information
alimcmaster1 committed Jun 5, 2022
1 parent c056d64 commit 38e9fc9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Expand Up @@ -13,7 +13,7 @@ jobs:
strategy:
max-parallel: 8
matrix:
python-version: [3.5, 3.6, 3.7, 3.8]
python-version: [3.5, 3.6, 3.7, 3.8, 3.9, 3.10]
steps:
- uses: actions/checkout@v2

Expand Down

0 comments on commit 38e9fc9

Please sign in to comment.