]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
add symbolizer to auth tests
authorPeter van Dijk <peter.van.dijk@powerdns.com>
Wed, 6 Jan 2021 16:06:45 +0000 (17:06 +0100)
committerPeter van Dijk <peter.van.dijk@powerdns.com>
Thu, 7 Jan 2021 11:48:06 +0000 (12:48 +0100)
.circleci/config.yml

index b01653085274b4524f17d7355e1bf6b1e72b511b..508efc98c8e66a797198719a2a6d5ba80852509a 100644 (file)
@@ -75,6 +75,7 @@ commands:
     steps:
       - get-workspace
       - install-auth-deps
+      - install-clang-8 # for the symbolizer
       - run:
           name: Install test dependencies
           command: |