Skip to content

Commit 380ee03

Browse files
authored
Merge pull request #236 from hugovk/fix-pypy
2 parents 8e5a5bc + 623756c commit 380ee03

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
strategy:
1212
fail-fast: false
1313
matrix:
14-
python-version: ["pypy3", "3.6", "3.7", "3.8", "3.9", "3.10"]
14+
python-version: ["pypy-3.8", "3.6", "3.7", "3.8", "3.9", "3.10"]
1515
os: [ubuntu-latest, macos-latest, windows-latest]
1616
include:
1717
# Include new variables for Codecov

0 commit comments

Comments
 (0)