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:
parent
3d77138811
commit
8f1e5224e6
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
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user