The OvS primary development branch has been renamed main
so there is no longer any need for this CI configuration
to refer to master.

Signed-off-by: Simon Horman <ho...@ovn.org>
---
 appveyor.yml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/appveyor.yml b/appveyor.yml
index 050c7dead786..baa844753962 100644
--- a/appveyor.yml
+++ b/appveyor.yml
@@ -3,7 +3,6 @@ image: Visual Studio 2019
 branches:
   only:
   - main
-  - master
 configuration:
   - Debug
   - Release

-- 
2.43.0

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

Reply via email to