Skip to content

Commit

Permalink
appveyor: Use previous image to unblock CI.
Browse files Browse the repository at this point in the history
It may take a few days for AppVeyor to fix their broken
images [1], use the 'Previous' version of the image for now
to unblock CI.

We'll need to revert this once the issue is fixed.

[1] appveyor/ci#3893

Acked-by: Alin Gabriel Serdean <[email protected]>
Acked-by: Eelco Chaudron <[email protected]>
Signed-off-by: Ilya Maximets <[email protected]>
  • Loading branch information
igsilya committed Dec 1, 2023
1 parent ceb2960 commit cf984d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion appveyor.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
version: 1.0.{build}
image: Visual Studio 2019
image: Previous Visual Studio 2019
branches:
only:
- master
Expand Down

0 comments on commit cf984d5

Please sign in to comment.