Bläddra i källkod

github CI: test on py312 (w/o -dev)

Thomas Waldmann 1 år sedan
förälder
incheckning
82440a2a38
1 ändrade filer med 1 tillägg och 1 borttagningar
  1. 1 1
      .github/workflows/ci.yml

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

@@ -61,7 +61,7 @@ jobs:
               python-version: '3.11'
               toxenv: py311-fuse3
             - os: ubuntu-22.04
-              python-version: '3.12-dev'
+              python-version: '3.12'
               toxenv: py312-fuse3
 
     env: