On 29/09/2025 17:56, Ilya Maximets wrote:
> The current image has OpenSSL issues along with some other PATH-related
> issues that break our builds.
> 
> Move to the "Previous" variant for now until the AppVeyor team is
> figuring this out.
> 
> Link: 
> https://help.appveyor.com/discussions/problems/38517-cannot-find-path-copenssl-win64-because-it-does-not-exist
> Signed-off-by: Ilya Maximets <[email protected]>
> ---
>  appveyor.yml | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/appveyor.yml b/appveyor.yml
> index 5ddbde0ca..b09086a3e 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:
>    - main

Acked-by: Kevin Traynor <[email protected]>

_______________________________________________
dev mailing list
[email protected]
https://mail.openvswitch.org/mailman/listinfo/ovs-dev

Reply via email to