mirror of
https://github.com/getzola/zola
synced 2024-11-10 06:14:19 +00:00
Fix outdated release windows image
This commit is contained in:
parent
53ce6db057
commit
195b6bdff0
1 changed files with 1 additions and 1 deletions
|
@ -52,7 +52,7 @@ stages:
|
|||
strategy:
|
||||
matrix:
|
||||
windows-stable:
|
||||
imageName: 'vs2017-win2016'
|
||||
imageName: 'windows-2019'
|
||||
rustup_toolchain: stable
|
||||
target: 'x86_64-pc-windows-msvc'
|
||||
mac-stable:
|
||||
|
|
Loading…
Reference in a new issue