mirror of
https://github.com/getzola/zola
synced 2024-11-10 06:14:19 +00:00
Update macos ci image
This commit is contained in:
parent
a9967992b4
commit
3dbf811740
2 changed files with 3 additions and 1 deletions
|
@ -1,5 +1,7 @@
|
|||
# Changelog
|
||||
|
||||
## 0.16.0 (unreleased)
|
||||
|
||||
|
||||
## 0.15.0 (2021-12-05)
|
||||
|
||||
|
|
|
@ -14,7 +14,7 @@ stages:
|
|||
imageName: 'vs2017-win2016'
|
||||
rustup_toolchain: stable
|
||||
mac-stable:
|
||||
imageName: 'macos-10.15'
|
||||
imageName: 'macos-11'
|
||||
rustup_toolchain: stable
|
||||
linux-stable:
|
||||
imageName: 'ubuntu-20.04'
|
||||
|
|
Loading…
Reference in a new issue