1
0
mirror of https://git.code.sf.net/p/linux-ima/ima-evm-utils synced 2025-04-28 06:33:36 +02:00

ci/ubuntu: impish -> jammy

Ubuntu 21.10 impish EOL in 2022-04 (next month).
Replace it with the latest stable release (EOL 2027-04).

Signed-off-by: Petr Vorel <pvorel@suse.cz>
Signed-off-by: Mimi Zohar <zohar@linux.ibm.com>
This commit is contained in:
Petr Vorel 2022-06-17 15:56:25 +02:00 committed by Mimi Zohar
parent 3d77138811
commit 8f1e5224e6
2 changed files with 2 additions and 2 deletions

View File

@ -59,7 +59,7 @@ jobs:
CC: gcc
TSS: tpm2-tss
- container: "ubuntu:impish"
- container: "ubuntu:jammy"
env:
CC: gcc
TSS: ibmtss

View File

@ -40,7 +40,7 @@ matrix:
compiler: gcc
- os: linux
env: DISTRO=ubuntu:impish TSS=ibmtss COMPILE_SSL=openssl-3.0.0-beta1
env: DISTRO=ubuntu:jammy TSS=ibmtss COMPILE_SSL=openssl-3.0.0-beta1
compiler: gcc
- os: linux