mirror of
https://github.com/certbot/certbot.git
synced 2026-07-23 06:13:54 +02:00
i wanted this for testing https://github.com/certbot/certbot/issues/10190 alex started working on this in https://github.com/certbot/certbot/pull/9207 years ago, but pebble didn't end up doing a release containing his work while he was still regularly contributing to certbot. this has now changed though before this PR, our integration tests only worked on amd64 linux systems. with this PR, i've successfully run our integration tests on all combinations of the architectures amd64 and arm64 and the OSes linux and macos --------- Co-authored-by: ohemorange <erica@eff.org>