]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
remove test builds for targets we actually ship
authorPeter van Dijk <peter.van.dijk@powerdns.com>
Wed, 2 Jul 2025 09:07:02 +0000 (11:07 +0200)
committerPeter van Dijk <peter.van.dijk@powerdns.com>
Thu, 3 Jul 2025 16:57:54 +0000 (18:57 +0200)
.github/workflows/builder.yml

index 5522080f09ee39ced4c7c8d41a8a0b1a948d2d42..37b0e8eb7b06c3a6eccb623a7c0abb66accbe56f 100644 (file)
@@ -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