ooni-probe-cli/.github/workflows
Simone Basso 9848f3713e
fix(ci/debianrepo): avoid running docker arm64 (#551)
The issue at https://github.com/ooni/probe/issues/1741 is that running `docker --platform linux/arm64` segfaults when running `sudo apt-get update -q` inside the `arm64` docker environment.

As far as the `debianrepo` rule is concerned, we can fix the issue by taking advantage of Debian multi-arch. We now configure Debian multi-arch and install the package inside a `debian:stable` environment.

We keep using docker. In principle we could not. But the Ubuntu environment provided by GitHub actions does not support multi-arch for arm. Also, I'd like testing this rule to be possible also locally (where I don't have Debian).
2021-10-21 16:55:00 +02:00
..
alltests.yml master: update deps and set version to 3.12.0-alpha (#548) 2021-10-20 18:16:40 +02:00
android.yml master: update deps and set version to 3.12.0-alpha (#548) 2021-10-20 18:16:40 +02:00
codeql-analysis.yml master: update deps and set version to 3.12.0-alpha (#548) 2021-10-20 18:16:40 +02:00
coverage.yml master: update deps and set version to 3.12.0-alpha (#548) 2021-10-20 18:16:40 +02:00
debianrepo.yml fix(ci/debianrepo): avoid running docker arm64 (#551) 2021-10-21 16:55:00 +02:00
generate.yml master: update deps and set version to 3.12.0-alpha (#548) 2021-10-20 18:16:40 +02:00
ios.yml master: update deps and set version to 3.12.0-alpha (#548) 2021-10-20 18:16:40 +02:00
jafar.yml master: update deps and set version to 3.12.0-alpha (#548) 2021-10-20 18:16:40 +02:00
linux.yml fix(debian): make sure we can publish all archs (#350) 2021-05-19 13:54:19 +02:00
macos.yml master: update deps and set version to 3.12.0-alpha (#548) 2021-10-20 18:16:40 +02:00
miniooni.yml master: update deps and set version to 3.12.0-alpha (#548) 2021-10-20 18:16:40 +02:00
netxlite.yml master: update deps and set version to 3.12.0-alpha (#548) 2021-10-20 18:16:40 +02:00
oohelperd.yml master: update deps and set version to 3.12.0-alpha (#548) 2021-10-20 18:16:40 +02:00
qafbmessenger.yml master: update deps and set version to 3.12.0-alpha (#548) 2021-10-20 18:16:40 +02:00
qahhfm.yml master: update deps and set version to 3.12.0-alpha (#548) 2021-10-20 18:16:40 +02:00
qahirl.yml master: update deps and set version to 3.12.0-alpha (#548) 2021-10-20 18:16:40 +02:00
qatelegram.yml master: update deps and set version to 3.12.0-alpha (#548) 2021-10-20 18:16:40 +02:00
qawebconnectivity.yml master: update deps and set version to 3.12.0-alpha (#548) 2021-10-20 18:16:40 +02:00
qawhatsapp.yml master: update deps and set version to 3.12.0-alpha (#548) 2021-10-20 18:16:40 +02:00
windows.yml master: update deps and set version to 3.12.0-alpha (#548) 2021-10-20 18:16:40 +02:00