util-docker,tests: Remove Ubuntu 20.04 Docker

Change-Id: I1d4bbebaa4b6f064b5f40a95d066bbf092cf103f
This commit is contained in:
Bobby R. Bruce
2024-08-13 16:15:49 -07:00
parent 9f93c8ac9c
commit dcb04a72fc
3 changed files with 1 additions and 66 deletions

View File

@@ -14,7 +14,7 @@ jobs:
fail-fast: false
matrix:
image: [gcc-version-13, gcc-version-12, gcc-version-11, gcc-version-10, clang-version-18, clang-version-17, clang-version-16, clang-version-15,
clang-version-14, ubuntu-20.04_all-dependencies, ubuntu-22.04_all-dependencies, ubuntu-24.04_all-dependencies, ubuntu-24.04_min-dependencies]
clang-version-14, ubuntu-22.04_all-dependencies, ubuntu-24.04_all-dependencies, ubuntu-24.04_min-dependencies]
opts: [.opt, .fast]
runs-on: [self-hosted, linux, x64]
timeout-minutes: 2880 # 48 hours