mirror of
https://github.com/getzola/zola
synced 2024-11-10 06:14:19 +00:00
Try to change windows image for CI (#1807)
This commit is contained in:
parent
a13d41b47c
commit
dfecf8075f
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ stages:
|
|||
strategy:
|
||||
matrix:
|
||||
windows-stable:
|
||||
imageName: 'vs2017-win2016'
|
||||
imageName: 'windows-2019'
|
||||
rustup_toolchain: stable
|
||||
mac-stable:
|
||||
imageName: 'macos-11'
|
||||
|
|
Loading…
Reference in a new issue