Skip to content

Commit 9884343

Browse files
committed
Update images for release as well
1 parent 6f58585 commit 9884343

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

azure-pipelines.yml

+3-3
Original file line numberDiff line numberDiff line change
@@ -56,15 +56,15 @@ stages:
5656
strategy:
5757
matrix:
5858
windows-stable:
59-
imageName: 'windows-2019'
59+
imageName: 'windows-2022'
6060
rustup_toolchain: stable
6161
target: 'x86_64-pc-windows-msvc'
6262
mac-stable-intel:
63-
imageName: 'macos-11'
63+
imageName: 'macos-13'
6464
rustup_toolchain: stable
6565
target: 'x86_64-apple-darwin'
6666
mac-stable-arm:
67-
imageName: 'macos-11'
67+
imageName: 'macos-13'
6868
rustup_toolchain: stable
6969
target: 'aarch64-apple-darwin'
7070
linux-stable:

0 commit comments

Comments
 (0)