X-Git-Url: https://git.libre-soc.org/?p=mesa.git;a=blobdiff_plain;f=appveyor.yml;h=f66689ea4bbc25c4e82c54c0d42a6f9fde881917;hp=1fb2f58e08f0943ec2fb8080a68387a0422cccbd;hb=e2c614a415b9ac65fe5510a156b42d7c005b1208;hpb=0f9fb7ffaae7f154fb996682a61e7293d0babc6f diff --git a/appveyor.yml b/appveyor.yml index 1fb2f58e08f..f66689ea4bb 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -40,7 +40,7 @@ cache: - llvm-5.0.1-msvc2017-mtd.7z - subprojects\packagecache -> subprojects\*.wrap -os: Visual Studio 2017 +os: Visual Studio 2019 init: # Appveyor defaults core.autocrlf to input instead of the default (true), but @@ -48,6 +48,7 @@ init: - git config --global core.autocrlf true environment: + Path: C:\Python38-x64;C:\Python38-x64\Scripts;%Path% WINFLEXBISON_VERSION: 2.5.15 LLVM_ARCHIVE: llvm-5.0.1-msvc2017-mtd.7z matrix: