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] https://github.com/appveyor/ci/issues/3893

Signed-off-by: Ilya Maximets <i.maxim...@ovn.org>
---

This builds successfully:
  https://ci.appveyor.com/project/igsilya/ovs/builds/48651272

I'd like to merge a few patches in a coming days, so suggesting
to merge this change instead of waiting for AppVeyor to fix the
most recent image.  This is their recomendation as well.

 appveyor.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/appveyor.yml b/appveyor.yml
index 25f69bb8d..5903b90d0 100644
--- a/appveyor.yml
+++ b/appveyor.yml
@@ -1,5 +1,5 @@
 version: 1.0.{build}
-image: Visual Studio 2019
+image: Previous Visual Studio 2019
 branches:
   only:
   - master
-- 
2.43.0

_______________________________________________
dev mailing list
d...@openvswitch.org
https://mail.openvswitch.org/mailman/listinfo/ovs-dev

Reply via email to