Skip to content

Commit 72566af

Browse files
authored
Update azure-pipelines.yml
Updated
1 parent cdaf788 commit 72566af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

azure-pipelines.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ variables:
2222
# Project root folder. Point to the folder containing manage.py file.
2323
projectRoot: $(System.DefaultWorkingDirectory)
2424

25-
pythonVersion: '3.11'
25+
pythonVersion: '3.9'
2626

2727
stages:
2828
- stage: Build

0 commit comments

Comments
 (0)