We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent df03b26 commit e6a2ea8Copy full SHA for e6a2ea8
1 file changed
ci/scripts/install_python.sh
@@ -25,8 +25,8 @@ platforms=([windows]=Windows
25
[linux]=Linux)
26
27
declare -A versions
28
-versions=([3.7]=3.7.12
29
- [3.8]=3.8.11
+versions=([3.7]=3.7.9
+ [3.8]=3.8.10
30
[3.9]=3.9.9
31
[3.10]=3.10.1)
32
0 commit comments