]> git.phdru.name Git - ppu.git/blobdiff - .github/workflows/run-tests.yaml
Tests,CI: Python 3.12
[ppu.git] / .github / workflows / run-tests.yaml
index 34bb96b48545c0fb266f9116b5771eb5df6e1830..0f05ef966657983d72e38386f6f8162eac77f370 100644 (file)
@@ -10,7 +10,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", "pypy3.7"]
+        python-version: ["2.7", "3.5", "3.6", "3.7", "3.8", "3.9", "3.10", "3.11", "3.12", "pypy3.7"]
         include:
         - os: ubuntu-latest
           os-name: Linux