From: Otto Moerbeek Date: Tue, 9 Jul 2024 08:19:07 +0000 (+0200) Subject: rec 4.9.x: daily build for el-7 instead of centos-7 X-Git-Tag: rec-4.9.8~4^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8a0e619a2a7d027d24e26fb23ecade0573592382;p=thirdparty%2Fpdns.git rec 4.9.x: daily build for el-7 instead of centos-7 --- diff --git a/.github/workflows/builder.yml b/.github/workflows/builder.yml index 4cdedf65b8..bcc4ec658e 100644 --- a/.github/workflows/builder.yml +++ b/.github/workflows/builder.yml @@ -25,7 +25,7 @@ jobs: matrix: product: ['recursor'] os: - - centos-7 + - el-7 - el-8 - centos-9-stream - ubuntu-jammy