guile-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Guile-commits] 01/14: Switch CI to use Debian stable


From: Andy Wingo
Subject: [Guile-commits] 01/14: Switch CI to use Debian stable
Date: Fri, 12 Jun 2020 10:18:40 -0400 (EDT)

wingo pushed a commit to branch master
in repository guile.

commit 763b1f87e769cbe617f30c9100fd61c81ef821e9
Author: Andy Wingo <wingo@igalia.com>
AuthorDate: Tue Feb 18 09:56:11 2020 +0100

    Switch CI to use Debian stable
---
 .gitlab-ci.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 4352896..ff2bf03 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -1,4 +1,4 @@
-image: debian:testing
+image: debian:stable
 
 before_script:
   - dpkg --add-architecture i386



reply via email to

[Prev in Thread] Current Thread [Next in Thread]