guile-commits
[Top][All Lists]
Advanced

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

[Guile-commits] 17/34: Attempt to fix CI on Debian


From: Andy Wingo
Subject: [Guile-commits] 17/34: Attempt to fix CI on Debian
Date: Mon, 20 May 2019 09:55:53 -0400 (EDT)

wingo pushed a commit to branch master
in repository guile.

commit d6e23795d10ac76a45226934b3d70cd3c0918131
Author: Andy Wingo <address@hidden>
Date:   Thu May 16 12:24:00 2019 +0200

    Attempt to fix CI on Debian
---
 .gitlab-ci.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 3f6a6c8..5f3b79d 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -5,7 +5,7 @@ before_script:
   - apt-get update -qq
   - apt-get install -y
       libc6-dev:amd64 libc6-dev:i386 gcc gcc-multilib make
-      gcc-aarch64-linux-gnu libc-dev-arm64-cross
+      gcc-8-aarch64-linux-gnu libc-dev-arm64-cross
 
 x86-64:
   stage: test



reply via email to

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