try Ubuntu 23.04 in the CI

This commit is contained in:
nhmall
2023-12-17 19:10:26 -05:00
parent 8469c349c8
commit 0f92f9ef90

View File

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