mirror of
https://github.com/getzola/zola
synced 2024-12-05 01:49:12 +00:00
Update msrv
This commit is contained in:
parent
a3b0447f40
commit
2243e601c3
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@ stages:
|
|||
rustup_toolchain: stable
|
||||
linux-pinned:
|
||||
imageName: 'ubuntu-20.04'
|
||||
rustup_toolchain: 1.71.1
|
||||
rustup_toolchain: 1.74.0
|
||||
pool:
|
||||
vmImage: $(imageName)
|
||||
steps:
|
||||
|
|
Loading…
Reference in a new issue