mirror of
https://github.com/servo/servo.git
synced 2025-08-07 14:35:33 +01:00
Auto merge of #22582 - servo:jdm-patch-28, r=SimonSapin
Fix appveyor build Attempting to fix #22476. <!-- Reviewable:start --> --- This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/22582) <!-- Reviewable:end -->
This commit is contained in:
commit
721d2a8abd
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
version: 1.0.{build}
|
version: 1.0.{build}
|
||||||
image: Visual Studio 2017
|
image: Previous Visual Studio 2017
|
||||||
|
|
||||||
environment:
|
environment:
|
||||||
CCACHE_DIR: "%APPVEYOR_BUILD_FOLDER%\\.ccache"
|
CCACHE_DIR: "%APPVEYOR_BUILD_FOLDER%\\.ccache"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue