Skip to content

Commit 7e407a5

Browse files
committedMar 11, 2022
Fix publish pythonVersion
1 parent bc29248 commit 7e407a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎ci/azure-pipelines.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -71,4 +71,4 @@ stages:
7171
- template: job--python-publish.yml@templates
7272
parameters:
7373
token: $(pypiToken)
74-
pythonVersion: "3.10"
74+
pythonVersion: "3.8"

0 commit comments

Comments
 (0)