Skip to content

Commit

Permalink
Python "3.10"
Browse files Browse the repository at this point in the history
  • Loading branch information
JrooTJunior committed Mar 5, 2022
1 parent 7498844 commit d95d549
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,11 +17,11 @@ jobs:
- macos-latest
- windows-latest
python-version:
- 3.6
- 3.7
- 3.8
- 3.9
- 3.10
- "3.6"
- "3.7"
- "3.8"
- "3.9"
- "3.10"

steps:
- uses: actions/checkout@master
Expand Down

0 comments on commit d95d549

Please sign in to comment.