Explorar o código

fixup: use 3.10-dev as it is not released yet

Thomas Waldmann %!s(int64=4) %!d(string=hai) anos
pai
achega
a2592b53bc
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      .github/workflows/ci.yml

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

@@ -67,7 +67,7 @@ jobs:
               python-version: '3.9'
               toxenv: py39
             - os: ubuntu-20.04
-              python-version: '3.10'
+              python-version: '3.10-dev'
               toxenv: py310
             - os: macos-latest
               # note: it seems that 3.8 and 3.9 are currently broken,