From 0cebadf887ba4fb14f0c3ec100cf7cc47fd6c76b Mon Sep 17 00:00:00 2001 From: nhmall Date: Fri, 28 Jul 2023 11:40:06 -0400 Subject: [PATCH] CI update follow-up --- azure-pipelines.yml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 9e3620d0e..c7792e39d 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -16,10 +16,6 @@ strategy: imageName: 'ubuntu-22.04' toolchainName: gcc12 buildTargetName: all - linux_jammy_gcc12_all: - imageName: 'ubuntu-22.04' - toolchainName: gcc12 - buildTargetName: all macOS_latest_clang_all: imageName: 'macOS-latest' toolchainName: clang