Add Python 3.13 to CI. (#768)
parent
5e60bee9c0
commit
f58606b64d
|
@ -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
|
||||||
|
|
Loading…
Reference in New Issue