Skip to content

Commit e957a22

Browse files
committed
Build 3.13 sdists
1 parent ddbc86b commit e957a22

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/ci-cd.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -771,6 +771,9 @@ jobs:
771771
- python-version: 3.12
772772
runner-vm-os: ubuntu-22.04
773773
store-sdist-to-artifact: true
774+
- python-version: 3.13
775+
runner-vm-os: ubuntu-24.04
776+
store-sdist-to-artifact: true
774777

775778
env:
776779
PEP517_BUILD_ARGS: --sdist

0 commit comments

Comments
 (0)