Pārlūkot izejas kodu

github CI: test on py310 (again)

Thomas Waldmann 4 gadi atpakaļ
vecāks
revīzija
547dc674c8
1 mainītis faili ar 3 papildinājumiem un 3 dzēšanām
  1. 3 3
      .github/workflows/ci.yml

+ 3 - 3
.github/workflows/ci.yml

@@ -66,9 +66,9 @@ jobs:
             - os: ubuntu-20.04
             - os: ubuntu-20.04
               python-version: '3.9'
               python-version: '3.9'
               toxenv: py39
               toxenv: py39
-            #- os: ubuntu-20.04
-            #  python-version: '3.10-dev'
-            #  toxenv: py310
+            - os: ubuntu-20.04
+              python-version: '3.10-dev'
+              toxenv: py310
             - os: macos-latest
             - os: macos-latest
               # note: it seems that 3.8 and 3.9 are currently broken,
               # note: it seems that 3.8 and 3.9 are currently broken,
               # neverending RuntimeError crashes...
               # neverending RuntimeError crashes...