We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 77f6872 commit e72b511Copy full SHA for e72b511
tools/ci_build/builds/release_linux.sh
@@ -15,7 +15,7 @@
15
# ==============================================================================
16
set -e -x
17
18
-PYTHON_VERSIONS="python2.7 python3.4 python3.5 python3.6"
+PYTHON_VERSIONS="python2.7 python3.5 python3.6"
19
curl -sSOL https://bootstrap.pypa.io/get-pip.py
20
add-apt-repository -y ppa:deadsnakes/ppa
21
tools/ci_build/builds/release_macos.sh
-PYTHON_VERSIONS="2.7.15 3.4.9 3.5.6 3.6.6"
+PYTHON_VERSIONS="2.7.15 3.5.6 3.6.6"
# Install Bazel 0.24
0 commit comments