mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-06-05 03:30:24 +02:00
Attempt to fix CI on Debian
This commit is contained in:
parent
f679e9e8af
commit
d6e23795d1
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue