Skip to content

Commit 3fe019b

Browse files
sheurichjsha
authored andcommitted
fix: update to minimum python for certbot in appveyor
1 parent cb7f033 commit 3fe019b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

appveyor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ hosts:
55
elpmaxe.letsencrypt.org: 127.0.0.1
66

77
environment:
8-
PATH: C:\Python37;C:\msys64\mingw64\bin;%USERPROFILE%\go\bin;%PATH%
8+
PATH: C:\Python38;C:\msys64\mingw64\bin;%USERPROFILE%\go\bin;%PATH%
99
PEBBLE_WFE_NONCEREJECT: 0
1010

1111
# Declare artifacts that can become release assets on GitHub

0 commit comments

Comments
 (0)