summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeter Hutterer <peter.hutterer@who-t.net>2023-03-29 14:05:39 +1000
committerPeter Hutterer <peter.hutterer@who-t.net>2023-03-29 06:03:04 +0000
commit41b16e6e4fe05734f40b676088af3c9301eb65a6 (patch)
tree5a6373ae119398556734d8886c30d71dadd234b2
parent40869bf11eb9bdcabb6e8c01f0abd042511c8e21 (diff)
downloadlibinput-41b16e6e4fe05734f40b676088af3c9301eb65a6.tar.gz
CI: bump to latest ci-templates for a new ci-fairy
This version includes the (possible) fix for our CI picking up the wrong range in the commit checks and failing the pipeline. Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
-rw-r--r--.gitlab-ci.yml2
-rw-r--r--.gitlab-ci/ci.template2
2 files changed, 2 insertions, 2 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index b90d63aa..21d8da0d 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -34,7 +34,7 @@
# <distribution>:<version>@activity:
# e.g. fedora:31@build-default
-.templates_sha: &template_sha 9f0eb526291fe74651fe1430cbd2397f4c0a819b
+.templates_sha: &template_sha dd90ac0d7a03b574eb4f18d7358083f0c97825f3
include:
- project: 'freedesktop/ci-templates'
diff --git a/.gitlab-ci/ci.template b/.gitlab-ci/ci.template
index e08bf19f..4288fee4 100644
--- a/.gitlab-ci/ci.template
+++ b/.gitlab-ci/ci.template
@@ -36,7 +36,7 @@
# <distribution>:<version>@activity:
# e.g. fedora:31@build-default
-.templates_sha: &template_sha 9f0eb526291fe74651fe1430cbd2397f4c0a819b
+.templates_sha: &template_sha dd90ac0d7a03b574eb4f18d7358083f0c97825f3
include:
- project: 'freedesktop/ci-templates'