summaryrefslogtreecommitdiff
path: root/.gitlab-ci.yml
diff options
context:
space:
mode:
authorDmitry V. Levin <ldv@altlinux.org>2020-06-16 08:00:00 +0000
committerDmitry V. Levin <ldv@altlinux.org>2020-06-16 08:00:00 +0000
commit198ce6500edb7c2e7aa1885983baa78b536c5e3e (patch)
tree5038a97c53d4bb829ec3d403c53159d6d5de64e4 /.gitlab-ci.yml
parent592b915033de37322e19f3e6413de33317d272fe (diff)
downloadstrace-198ce6500edb7c2e7aa1885983baa78b536c5e3e.tar.gz
ci: re-enable testing with the latest mainline kernel headers
There should be no issues with v5.8-rc1. This reverts commit 734066585ba865740ab45651bc6e3e8ab249927f. * .github/workflows/ci.yml (env): Remove KBRANCH. * .gitlab-ci.yml (variables): Likewise. * .travis.yml (env:global): Likewise.
Diffstat (limited to '.gitlab-ci.yml')
-rw-r--r--.gitlab-ci.yml1
1 files changed, 0 insertions, 1 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 4e7d9ac91..f5a246047 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -7,7 +7,6 @@ variables:
GIT_DEPTH: "2147483647"
SLEEP_A_BIT: "sleep 0.2"
VERBOSE: "1"
- KBRANCH: "v5.7"
gcc-x86_64-libdw-mainline:
stage: test