put the CI yml back the way it was

This commit is contained in:
nhmall
2023-12-17 19:23:37 -05:00
parent 0f92f9ef90
commit 0d1be5c50b

View File

@@ -4,8 +4,8 @@ strategy:
imageName: 'ubuntu-latest'
toolchainName: gcc9
buildTargetName: minimal
linux_lunar_clang_all:
imageName: 'ubuntu-23.04'
linux_jammy_clang_all:
imageName: 'ubuntu-22.04'
toolchainName: clang
buildTargetName: all
linux_jammy_gcc9_all: