Commit 2f82df14 authored by Federico Vaga's avatar Federico Vaga

build against latest stable kernels

Signed-off-by: Federico Vaga's avatarFederico Vaga <federico.vaga@cern.ch>
parent 95121c40
......@@ -70,11 +70,11 @@ build-centos-7:
- *script_build_kernel_dep
- make -C software/kernel all
build-kernel-5.4.129:
build-kernel-5.4.207:
stage: build
allow_failure: true
variables:
VERSION: 5.4.129
VERSION: 5.4.207
image:
name: gitlab-registry.cern.ch/coht/common-containers/build-kernel:latest
before_script:
......@@ -88,11 +88,11 @@ build-kernel-5.4.129:
- *script_build_kernel_dep
- make -C software/kernel all
build-kernel-5.10.47:
build-kernel-5.10.132:
stage: build
allow_failure: true
variables:
VERSION: 5.10.47
VERSION: 5.10.132
image:
name: gitlab-registry.cern.ch/coht/common-containers/build-kernel:latest
before_script:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment