mirror of
https://github.com/checkpoint-restore/criu.git
synced 2026-07-22 09:39:13 +00:00
ci: add CentOS 8 based CI run
Our CentOS based CI run is based on CentOS 7. CentOS 8 exists already for some time and CentOS 7 will probably go end of life at some point. This adds a CentOS 8 based CI run to be prepared for the time CentOS 7 goes away. Signed-off-by: Adrian Reber <areber@redhat.com>
This commit is contained in:
parent
407404297e
commit
ffac3d649d
4 changed files with 59 additions and 3 deletions
|
|
@ -11,7 +11,7 @@ ifdef CLANG
|
|||
target-suffix = -clang
|
||||
endif
|
||||
|
||||
TARGETS := alpine fedora-rawhide centos7
|
||||
TARGETS := alpine fedora-rawhide centos7 centos8
|
||||
ZDTM_OPTIONS :=
|
||||
UNAME := $(shell uname -m)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue