Update macos ci image

This commit is contained in:
Vincent Prouillet 2021-12-06 08:58:05 +01:00
parent a9967992b4
commit 3dbf811740
2 changed files with 3 additions and 1 deletions

View file

@ -1,5 +1,7 @@
# Changelog
## 0.16.0 (unreleased)
## 0.15.0 (2021-12-05)

View file

@ -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'