]> git.ipfire.org Git - thirdparty/python-drafthorse.git/commitdiff
Python 3.13 is not yet ready on github actions
authorRaphael Michel <michel@rami.io>
Wed, 22 Jan 2025 15:16:10 +0000 (16:16 +0100)
committerRaphael Michel <michel@rami.io>
Wed, 22 Jan 2025 15:16:22 +0000 (16:16 +0100)
.github/workflows/tests.yml

index fd39aa60fb02f9d528a3373ecd08a0e1d4943c52..29be47f88c45e1e3a3185c0119b8cf3fc9aaa5aa 100644 (file)
@@ -15,7 +15,6 @@ jobs:
         python-version:
           - "3.11"
           - "3.12"
-          - "3.13"
     steps:
       - uses: actions/checkout@v2
       - name: Install Dependencies