]> git.phdru.name Git - ppu.git/blobdiff - .github/workflows/run-tests.yaml
Tests,CI: PyPy3
[ppu.git] / .github / workflows / run-tests.yaml
index 9a882ca4bc61659a000baf5ac6c795914df6fb99..7d2ac2515f8e917ad609a3f29addd8b9d5bae0d6 100644 (file)
@@ -8,7 +8,7 @@ jobs:
     strategy:
       matrix:
         os: [ubuntu-latest, windows-latest]
-        python-version: ["2.7", "3.5", "3.6", "3.7", "3.8", "3.9", "3.10", "3.11", "pypy-2.7"]
+        python-version: ["2.7", "3.5", "3.6", "3.7", "3.8", "3.9", "3.10", "3.11", "pypy-2.7", "pypy-3.7"]
         include:
         - os: ubuntu-latest
           os-name: Linux