mirror of
https://github.com/e107inc/e107.git
synced 2025-03-14 01:19:44 +01:00
CI: Fix pecl install xdebug-2.5.5
for php:5.6 image
This commit is contained in:
parent
23df6c1072
commit
4ef2f73a59
1
.github/workflows/test-unit.yml
vendored
1
.github/workflows/test-unit.yml
vendored
@ -63,6 +63,7 @@ jobs:
|
||||
echo 'Acquire::AllowInsecureRepositories "true";' >> /etc/apt/apt.conf.d/99ignore-obsolete
|
||||
echo 'APT::Get::AllowUnauthenticated "true";' >> /etc/apt/apt.conf.d/99ignore-obsolete
|
||||
apt-get update
|
||||
DEBIAN_FRONTEND=noninteractive apt-get -y full-upgrade
|
||||
fi
|
||||
apt-get install -y debian-archive-keyring
|
||||
grep -m1 -P '^deb http://(deb|archive).debian.org/debian [a-z]+ main' /etc/apt/sources.list |
|
||||
|
Loading…
x
Reference in New Issue
Block a user