Skip to content

Commit

Permalink
appveyor update python3.8
Browse files Browse the repository at this point in the history
  • Loading branch information
orangepizza committed Feb 1, 2024
1 parent b6016b9 commit 458035d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ hosts:
elpmaxe.letsencrypt.org: 127.0.0.1

environment:
PATH: C:\Python37;C:\msys64\mingw64\bin;%USERPROFILE%\go\bin;%PATH%
PATH: C:\Python38;C:\msys64\mingw64\bin;%USERPROFILE%\go\bin;%PATH%
PEBBLE_WFE_NONCEREJECT: 0

# Declare artifacts that can become release assets on GitHub
Expand Down

0 comments on commit 458035d

Please sign in to comment.