Skip to content

Commit b86fb7b

Browse files
author
Kevin Westphal
committed
ci: consistently use python 3.10 as default version
1 parent ee70c96 commit b86fb7b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build_release_assets.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ on:
1919

2020
env:
2121
PDM_VERSION: 2.26.1
22-
DEFAULT_PYTHON_VERSION: '3.12'
22+
DEFAULT_PYTHON_VERSION: '3.10'
2323

2424
jobs:
2525
build_wheel_sdist:

0 commit comments

Comments
 (0)