Merge pull request #8488 from ThomasWaldmann/py313

CI: use "3.13" (w/o "-dev")
This commit is contained in:
TW 2024-10-24 00:16:31 +02:00 committed by GitHub
commit 44aab3fca6
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -66,7 +66,7 @@ jobs:
python-version: '3.12'
toxenv: py312-fuse3
- os: ubuntu-24.04
python-version: '3.13-dev'
python-version: '3.13'
toxenv: py313-fuse3
env: