Skip to content

Commit

Permalink
appveyor: Remove reference to master branch.
Browse files Browse the repository at this point in the history
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 <horms@ovn.org>
  • Loading branch information
Simon Horman committed Apr 10, 2024
1 parent 082fb9b commit b60cca7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion appveyor.yml
Expand Up @@ -3,7 +3,6 @@ image: Visual Studio 2019
branches:
only:
- main
- master
configuration:
- Debug
- Release
Expand Down

0 comments on commit b60cca7

Please sign in to comment.