Skip to content

Commit 694cc28

Browse files
committed
Rollback as osx build not available for latest
1 parent c38a72c commit 694cc28

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.azure/scripts/osx-python.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,10 @@ PYTHON_VERSION="$1"
44

55
case $PYTHON_VERSION in
66
3.6)
7-
FULL_VERSION=3.6.10
7+
FULL_VERSION=3.6.8
88
;;
99
3.7)
10-
FULL_VERSION=3.7.11
10+
FULL_VERSION=3.7.9
1111
;;
1212
3.8)
1313
FULL_VERSION=3.8.6

0 commit comments

Comments
 (0)