commit | 5b08dc6b0f06e3eaea367370cfbdac5b4f62b3a8 | [log] [tgz] |
---|---|---|
author | Patrick Williams <patrick@stwcx.xyz> | Tue Sep 27 16:36:57 2022 -0500 |
committer | Patrick Williams <patrick@stwcx.xyz> | Tue Sep 27 16:56:40 2022 -0500 |
tree | b0d4420c85e31ac7d8a35143fd0de1ba594532f2 | |
parent | 70af95ca4b7ae15d699593eaa27bb86d887797e2 [diff] |
build-unit-test-docker: update ubuntu to kinetic The clang-15 packages are only going to be available in kinetic or later. Switch the docker base to that distro version. That version already has the autoconf-archive required for C++20 and it has gcc-12 by default, so we can remove (or comment for the time being) some workarounds we had. Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: I6eb7fd7218027941af949522e043ed5dd6ea4f9b
Build script for CI jobs in Jenkins.