Skip to content
This repository has been archived by the owner on Mar 8, 2024. It is now read-only.

Commit

Permalink
cicd: try to properly set test with py 3.10
Browse files Browse the repository at this point in the history
  • Loading branch information
p1-bmu committed Jul 21, 2022
1 parent 416a8b7 commit da89743
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cicd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
- 3.7
- 3.8
- 3.9
- 3.10
- '3.10'
exclude:
- os: windows-latest
python-version: 2.7
Expand Down

0 comments on commit da89743

Please sign in to comment.