Skip to content

Commit

Permalink
Merge pull request #151 from jazzband/all-repos_autofix_all-repos-sed
Browse files Browse the repository at this point in the history
  • Loading branch information
hugovk authored Nov 10, 2021
2 parents 67e124a + 1822b81 commit 44cdadf
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 @@ -11,7 +11,7 @@ jobs:
strategy:
fail-fast: false
matrix:
python-version: ["pypy3", "3.6", "3.7", "3.8", "3.9", "3.10"]
python-version: ["pypy-3.8", "3.6", "3.7", "3.8", "3.9", "3.10"]
os: [ubuntu-latest, macos-latest, windows-latest]
include:
# Include new variables for Codecov
Expand Down

0 comments on commit 44cdadf

Please sign in to comment.