remove Catalina build in CI

macOS 10.15 builds have been deprecated and are triggering a warning
This commit is contained in:
nhmall
2022-07-16 21:06:27 -04:00
parent 0649783a6d
commit b56e70fa93

View File

@@ -24,10 +24,6 @@ strategy:
imageName: 'ubuntu-18.04'
toolchainName: gcc7
buildTargetName: all
macOS_catalina_clang_all:
imageName: 'macOS-10.15'
toolchainName: clang
buildTargetName: all
macOS_latest_clang_all:
imageName: 'macOS-latest'
toolchainName: clang