From e4223d78bc6439563e34db4dd8d74bc1a4a245f1 Mon Sep 17 00:00:00 2001
From: ale <ale@incal.net>
Date: Tue, 22 Mar 2022 09:46:06 +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 eed6740..7ac1b3b 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -1,6 +1,6 @@
 include:
   - "https://git.autistici.org/ai3/build-container/raw/master/common.yml"
-  - "https://git.autistici.org/ai3/build-deb/raw/master/ci-nextstable.yml"
+  - "https://git.autistici.org/ai3/build-deb/raw/master/ci-common.yml"
 
 stages:
   - test
-- 
GitLab