X-Git-Url: https://git.phdru.name/ppu.git/?a=blobdiff_plain;f=.github%2Fworkflows%2Frun-tests.yaml;h=9a882ca4bc61659a000baf5ac6c795914df6fb99;hb=4f75decaf07738c433175b40368e776a9e3a3c64;hp=88529f7831164e333003bd6f030128b83c34b114;hpb=d632d1c098c4422bf2a73b3c749cfdb28333c1bf;p=ppu.git diff --git a/.github/workflows/run-tests.yaml b/.github/workflows/run-tests.yaml index 88529f7..9a882ca 100644 --- a/.github/workflows/run-tests.yaml +++ b/.github/workflows/run-tests.yaml @@ -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", "pypy-2.7"] + python-version: ["2.7", "3.5", "3.6", "3.7", "3.8", "3.9", "3.10", "3.11", "pypy-2.7"] include: - os: ubuntu-latest os-name: Linux