Skip to content

Commit 75f1e4c

Browse files
committed
Set workflow python env version
1 parent 75459ce commit 75f1e4c

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/release.yml

+3
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,9 @@ on:
55
types:
66
- published
77

8+
env:
9+
PYTHON_VERSION: "3.12"
10+
811
jobs:
912
publish:
1013
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)