From 11be7c8756c7ade0dd99e96186f76ee299fb05d7 Mon Sep 17 00:00:00 2001
From: godog <godog@autistici.org>
Date: Sat, 23 Sep 2023 15:36:21 +0000
Subject: [PATCH] Update .gitlab-ci.yml

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

diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 7ec2141..3c712f1 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -1,4 +1,4 @@
 include:
   - "https://git.autistici.org/pipelines/containers/raw/master/common.yml"
   - "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