Add Python 3.13 to CI. (#768)

pull/772/head
Felix Fontein 2024-06-18 23:08:54 +02:00 committed by GitHub
parent 5e60bee9c0
commit f58606b64d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -290,7 +290,7 @@ stages:
# - test: 3.9 # - test: 3.9
# - test: "3.10" # - test: "3.10"
- test: "3.11" - test: "3.11"
- test: "3.12" - test: "3.13"
groups: groups:
- 1 - 1
- 2 - 2