From ecd5be59dae805562c3e292b78729e5febac5fa9 Mon Sep 17 00:00:00 2001 From: nhmall Date: Fri, 28 Jul 2023 13:13:50 -0400 Subject: [PATCH] CI revert to prior to macOS cross-compile attempts --- azure-pipelines.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/azure-pipelines.yml b/azure-pipelines.yml index c7792e39d..ad29099c5 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -33,7 +33,7 @@ strategy: toolchainName: mingw buildTargetName: all linux_focal_cross_msdos: - imageName: 'ubuntu-22.04' + imageName: 'ubuntu-20.04' toolchainName: cross buildTargetName: msdos linux_jammy_docs: