summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Haller <thaller@redhat.com>2020-06-19 12:47:07 +0200
committerThomas Haller <thaller@redhat.com>2020-06-19 12:47:15 +0200
commit70f3ad6785d9e0e6a65b10789d7322ab802afb03 (patch)
treeddb42b82275fab83021b98ffcf94a520f25e2852
parentc537852231a63431ee95ceb14968382e37e7aaea (diff)
downloadNetworkManager-70f3ad6785d9e0e6a65b10789d7322ab802afb03.tar.gz
gitlab-ci: run checkpatch test against fedora:32 target
-rw-r--r--.gitlab-ci.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 5e1ea7a99a..fa5ad46ad4 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -74,7 +74,7 @@ stages:
- date '+%Y%m%d-%H%M%S'; test "$NM_BUILD_TARBALL" != 1 || mv /tmp/NetworkManager-1*.tar.xz /tmp/NetworkManager-1*.src.rpm ./
checkpatch:
- image: fedora:29
+ image: fedora:32
stage: test
script:
- date '+%Y%m%d-%H%M%S'; dnf install -y git