Skip to content

Commit eb631e3

Browse files
committed
build sdist with python 3.12
1 parent 3b829fe commit eb631e3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -238,6 +238,7 @@ jobs:
238238
test_extras: ${{ inputs.test_extras }}
239239
test_command: ${{ inputs.test_command }}
240240
pure_python_wheel: false
241+
python-version: '3.12'
241242
- uses: actions/upload-artifact@b4b15b8c7c6ac21ea08fcf65892d2ee8f75cf882 # v4.4.3
242243
if: |
243244
needs.targets.outputs.upload_to_pypi == 'true' || inputs.upload_to_anaconda

0 commit comments

Comments
 (0)