]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
Merge pull request #11792 from Habbie/kinetic
authorPeter van Dijk <peter.van.dijk@powerdns.com>
Sun, 17 Jul 2022 21:51:50 +0000 (23:51 +0200)
committerGitHub <noreply@github.com>
Sun, 17 Jul 2022 21:51:50 +0000 (23:51 +0200)
add ubuntu kinetic target and run it daily in CI

1  2 
.github/workflows/builder.yml

index 78165f1cff4afa0456fb1ecfe7cf29c21a853c6a,73534b986e1f7b65f0db019b7354066e74738750..a5c80d9f18f16a42c7b3acdef5f23e9d24141e7b
@@@ -18,9 -18,8 +18,9 @@@ jobs
            - ubuntu-bionic
            - el-8
            - centos-8-stream
 +          - centos-9-stream
            - debian-bullseye
-           - ubuntu-jammy
+           - ubuntu-kinetic
        fail-fast: false
      steps:
        - uses: actions/checkout@v2.3.4