Skip to content

Commit 8f0ddb3

Browse files
committed
use python 3.12 @ build python distribution job
1 parent 8dc3349 commit 8f0ddb3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish-package.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
- name: Set up Python
3838
uses: actions/setup-python@v6
3939
with:
40-
python-version: '3.x'
40+
python-version: '3.12'
4141

4242
- name: Install python-build and twine
4343
run: |

0 commit comments

Comments
 (0)