Skip to content

Commit d0320ea

Browse files
committed
update 3.13 runner
1 parent e7a569e commit d0320ea

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.github/workflows/ci-cd.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -764,13 +764,15 @@ jobs:
764764
strategy:
765765
matrix:
766766
python-version:
767+
- >-
768+
3.13
767769
- >-
768770
3.12
769771
- >-
770772
3.10
771773
- 3.9
772774
runner-vm-os:
773-
- ubuntu-22.04
775+
- ubuntu-24.04
774776
store-sdist-to-artifact:
775777
- false
776778
include:

0 commit comments

Comments
 (0)