Skip to content

Commit

Permalink
Just test based on py3.10. No point doing 3.9 too.
Browse files Browse the repository at this point in the history
  • Loading branch information
Shyue Ping Ong committed Aug 8, 2023
1 parent 9dfce04 commit 62c1e31
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/testing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
strategy:
max-parallel: 20
matrix:
python-version: ["3.9", "3.10"]
python-version: ["3.10"]

runs-on: ubuntu-latest
env:
Expand Down

0 comments on commit 62c1e31

Please sign in to comment.