From: Willem Toorop Date: Sat, 25 Jan 2025 22:33:23 +0000 (+0100) Subject: Reduce github actions platforms X-Git-Tag: 1.9.0-rc.1~25^2~5 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8052a6696ae789706977e89a8bc2f67a4c75fc5e;p=thirdparty%2Fldns.git Reduce github actions platforms Because they don't run anymore --- diff --git a/.github/workflows/testsuite.yml b/.github/workflows/testsuite.yml index 1a25e6d2..624b58c9 100644 --- a/.github/workflows/testsuite.yml +++ b/.github/workflows/testsuite.yml @@ -79,10 +79,6 @@ jobs: matrix: platform: - i386 - - arm32v6 - - arm32v7 - - arm64v8 - - s390x steps: - uses: actions/checkout@main