From 8c4d7fdd3cedf3c16691c34536eab288f57a8e14 Mon Sep 17 00:00:00 2001
From: ale <ale@incal.net>
Date: Sun, 20 Aug 2023 07:14:22 +0100
Subject: [PATCH] Use new CI templates

---
 .gitlab-ci.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 3c5d771..a17c215 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -1,3 +1,3 @@
 include:
   - "https://git.autistici.org/pipelines/debian/raw/master/common.yml"
-  - "https://git.autistici.org/ai3/docker/test/golang/raw/master/ci.yml"
+  - "https://git.autistici.org/pipelines/images/test/golang/raw/master/ci.yml"
-- 
GitLab