mirror of
https://git.code.sf.net/p/linux-ima/ima-evm-utils
synced 2025-07-01 21:31:14 +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:
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -59,7 +59,7 @@ jobs:
|
||||
CC: gcc
|
||||
TSS: tpm2-tss
|
||||
|
||||
- container: "ubuntu:impish"
|
||||
- container: "ubuntu:jammy"
|
||||
env:
|
||||
CC: gcc
|
||||
TSS: ibmtss
|
||||
|
Reference in New Issue
Block a user