Skip to content

Commit

Permalink
Try to update images on azure pipelines
Browse files Browse the repository at this point in the history
  • Loading branch information
Keats committed Jun 20, 2024
1 parent c054ed1 commit 0bb37c4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,10 @@ stages:
strategy:
matrix:
windows-stable:
imageName: 'windows-2019'
imageName: 'windows-2022'
rustup_toolchain: stable
mac-stable:
imageName: 'macos-11'
imageName: 'macos-13'
rustup_toolchain: stable
linux-stable:
imageName: 'ubuntu-20.04'
Expand Down

0 comments on commit 0bb37c4

Please sign in to comment.