mirror of
https://github.com/curl/curl.git
synced 2026-07-26 11:27:16 +03:00
ci: remove microsoft-prod.list
This is added by default, and it is often broken, but we don't need anything from it. Closes #13473
This commit is contained in:
parent
382717d7f1
commit
303bb8785c
10 changed files with 14 additions and 2 deletions
1
.github/workflows/linux32.yml
vendored
1
.github/workflows/linux32.yml
vendored
|
|
@ -61,6 +61,7 @@ jobs:
|
|||
|
||||
steps:
|
||||
- run: |
|
||||
sudo rm -f /etc/apt/sources.list.d/microsoft-prod.list
|
||||
sudo dpkg --add-architecture i386
|
||||
sudo apt-get update -y
|
||||
sudo apt-get install -y --no-install-suggests --no-install-recommends libtool autoconf automake pkg-config stunnel4 ${{ matrix.build.install_packages }}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue