mirror of
https://git.code.sf.net/p/linux-ima/ima-evm-utils
synced 2025-09-13 07:41:54 +02:00
CI: Add support for ALT Linux
Build on Sisyphus branch which is bleeding edge repository. Package manager is apt-rpm (not APT as it may look from the scripts). Signed-off-by: Vitaly Chikunov <vt@altlinux.org> Signed-off-by: Mimi Zohar <zohar@linux.ibm.com>
This commit is contained in:

committed by
Mimi Zohar

parent
aef36466c9
commit
58a84044fd
@@ -67,6 +67,10 @@ matrix:
|
||||
env: DISTRO=debian:stable TSS=ibmtss
|
||||
compiler: gcc
|
||||
|
||||
- os: linux
|
||||
env: DISTRO=alt:sisyphus TSS=libtpm2-tss-devel
|
||||
compiler: gcc
|
||||
|
||||
before_install:
|
||||
# Tumbleweed requires podman and newest runc due docker incompatible with glibc 2.33 (faccessat2)
|
||||
- CONTAINER="${CONTAINER:-docker}"
|
||||
|
Reference in New Issue
Block a user