From: Peter van Dijk Date: Wed, 2 Jul 2025 09:07:02 +0000 (+0200) Subject: remove test builds for targets we actually ship X-Git-Tag: rec-5.3.0-alpha2~4^2~3 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dc1d4c30046ac2c401c5c48c48297d7032bb2c6a;p=thirdparty%2Fpdns.git remove test builds for targets we actually ship --- diff --git a/.github/workflows/builder.yml b/.github/workflows/builder.yml index 5522080f09..37b0e8eb7b 100644 --- a/.github/workflows/builder.yml +++ b/.github/workflows/builder.yml @@ -35,14 +35,9 @@ jobs: matrix: product: ['authoritative', 'recursor', 'dnsdist'] os: - - el-8 - centos-9-stream - centos-10-stream - - el-10 - - ubuntu-noble - ubuntu-oracular - - debian-bookworm - - debian-trixie - amazon-2023 runner-os: ${{ fromJson(needs.prepare.outputs.runnerlist )}} fail-fast: false