]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
gh actions: in the daily package build job, do not abort all if one failed 10860/head
authorPeter van Dijk <peter.van.dijk@powerdns.com>
Mon, 18 Oct 2021 14:48:57 +0000 (16:48 +0200)
committerPeter van Dijk <peter.van.dijk@powerdns.com>
Mon, 18 Oct 2021 14:48:57 +0000 (16:48 +0200)
.github/workflows/builder.yml

index 5556ba3f84fe9e683bd2b32c2a671c5b6505df82..28f36b4ca563ebf356c41ccf75e507f459f38cc1 100644 (file)
@@ -19,6 +19,7 @@ jobs:
           - oraclelinux-8
           - centos-8-stream
           - debian-bullseye
+      fail-fast: false
     steps:
       - uses: actions/checkout@v2.3.4
         with: