Skip to content

Commit

Permalink
Merge pull request #285 from vinitkumar/fix/reset
Browse files Browse the repository at this point in the history
fix/reset
  • Loading branch information
vinitkumar committed Jan 9, 2022
2 parents e78a4f1 + 130e473 commit 93f06f5
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .github/workflows/pythonpackage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,11 +8,9 @@ jobs:
strategy:
fail-fast: false
matrix:
python-version: [3.6, 3.7, 3.8, 3.9, pypy3]
python-version: [3.7, 3.8, 3.9, pypy-3.8, 3.10.0, '3.11.0-alpha.3']
os: [
ubuntu-20.04,
ubuntu-18.04,
ubuntu-16.04,
ubuntu-latest,
macOS-latest,
windows-latest,
]
Expand Down

0 comments on commit 93f06f5

Please sign in to comment.