]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Bump BIND_BASELINE_VERSION for respdiff tests
authorMichał Kępień <michal@isc.org>
Thu, 22 Oct 2020 07:14:31 +0000 (09:14 +0200)
committerMichał Kępień <michal@isc.org>
Thu, 22 Oct 2020 07:14:31 +0000 (09:14 +0200)
.gitlab-ci.yml

index 7624e4283f70e9bbefbf8bc8b6088981ba959802..e7c16c1e3c4fd2df7b7406f8df5323b0c4a30b90 100644 (file)
@@ -1321,7 +1321,7 @@ respdiff:
   variables:
     CC: gcc
     CFLAGS: "${CFLAGS_COMMON} -Og"
-    BIND_BASELINE_VERSION: v9_11_3
+    BIND_BASELINE_VERSION: v9_11_24
   script:
     - ./configure --without-make-clean
     - make -j${BUILD_PARALLEL_JOBS:-1} V=1