]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
gh actions: fix a typo (autotools) in build-and-test-all.yml as reported by Otto 14179/head
authorromeroalx <alexis.romero@open-xchange.com>
Wed, 15 May 2024 12:34:00 +0000 (14:34 +0200)
committerromeroalx <alexis.romero@open-xchange.com>
Wed, 15 May 2024 12:34:00 +0000 (14:34 +0200)
.github/workflows/build-and-test-all.yml

index 8877a3022215bd925afd1b34b7fb39fc61be464e..b4927589ab22a3d1e4d69b6f7074a3c0f90708bc 100644 (file)
@@ -65,7 +65,7 @@ jobs:
     strategy:
       matrix:
         include:
-          - builder: autootols
+          - builder: autotools
             sanitizers: asan+ubsan
           - builder: meson
             sanitizers: address,undefined