Skip to content

Commit a948e89

Browse files
hugovkgraingert
andauthored
Test both PyPy3.6 and PyPy3.7
Co-authored-by: Thomas Grainger <[email protected]>
1 parent 71976eb commit a948e89

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

+1-1
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"]
14+
python-version: ["pypy-3.6", "pypy-3.7", "3.6", "3.7", "3.8", "3.9"]
1515
tox-extra-versions: [
1616
"pytest46-xdist127",
1717
"pytest46-xdist133",

0 commit comments

Comments
 (0)