Update macos ci image for release as well

This commit is contained in:
Vincent Prouillet 2021-12-08 20:42:11 +01:00
parent 3625391cf7
commit 927a84097a

View file

@ -56,7 +56,7 @@ stages:
rustup_toolchain: stable
target: 'x86_64-pc-windows-msvc'
mac-stable:
imageName: 'macos-10.14'
imageName: 'macos-11'
rustup_toolchain: stable
target: 'x86_64-apple-darwin'
linux-stable: