Skip to content

Commit

Permalink
Change Python 3.10 in Github action test ci matrix.
Browse files Browse the repository at this point in the history
  • Loading branch information
hramezani committed Dec 6, 2021
1 parent dcf5d6c commit 0478652
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
- '3.7'
- '3.8'
- '3.9'
- '3.10.0-rc - 3.10'
- '3.10'

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

0 comments on commit 0478652

Please sign in to comment.