aboutsummaryrefslogtreecommitdiffstats
path: root/.jenkins/Jenkinsfile-cryptography-wheel-builder
diff options
context:
space:
mode:
authorPaul Kehrer <paul.l.kehrer@gmail.com>2018-06-27 21:09:32 -0700
committerAlex Gaynor <alex.gaynor@gmail.com>2018-06-28 00:09:32 -0400
commit682014558f3521a942cdce3932837659ce24df34 (patch)
tree5efdef75bc65696b84744eea4e3ff806b6a39755 /.jenkins/Jenkinsfile-cryptography-wheel-builder
parent4ee1cb949767a882d56053cde922f260874f00c6 (diff)
downloadcryptography-682014558f3521a942cdce3932837659ce24df34.tar.gz
cryptography-682014558f3521a942cdce3932837659ce24df34.tar.bz2
cryptography-682014558f3521a942cdce3932837659ce24df34.zip
6 and 7 are right next to each other (#4302)
Diffstat (limited to '.jenkins/Jenkinsfile-cryptography-wheel-builder')
-rw-r--r--.jenkins/Jenkinsfile-cryptography-wheel-builder2
1 files changed, 1 insertions, 1 deletions
diff --git a/.jenkins/Jenkinsfile-cryptography-wheel-builder b/.jenkins/Jenkinsfile-cryptography-wheel-builder
index 68991da9..1cd76417 100644
--- a/.jenkins/Jenkinsfile-cryptography-wheel-builder
+++ b/.jenkins/Jenkinsfile-cryptography-wheel-builder
@@ -50,7 +50,7 @@ def build(version, label, imageName) {
py34: "C:\\Python34\\python.exe",
py35: "C:\\Python35\\python.exe",
py36: "C:\\Python36\\python.exe",
- py37: "C:\\Python36\\python.exe"
+ py37: "C:\\Python37\\python.exe"
]
if (version == "py35" || version == "py36" || version == "py37") {
opensslPaths = [