Skip to content

Commit

Permalink
[#117] Full Python 3.10 version
Browse files Browse the repository at this point in the history
  • Loading branch information
quicklizard99 committed Oct 23, 2021
1 parent 7a19ad0 commit f59b5db
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 @@ -7,7 +7,7 @@ jobs:
strategy:
matrix:
os: [ubuntu-18.04]
python-version: [2.7, 3.6, 3.7, 3.8, 3.9, 3.10]
python-version: [2.7, 3.6, 3.7, 3.8, 3.9, 3.10.0]
include:
- os: macos-10.15
python-version: 3.8
Expand Down

0 comments on commit f59b5db

Please sign in to comment.