]> 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:27:36 +0000 (09:27 +0200)
committerMichał Kępień <michal@isc.org>
Thu, 22 Oct 2020 07:27:36 +0000 (09:27 +0200)
.gitlab-ci.yml

index 1ad7fd268afbba4fa7bc4a2a03d225786e1b8b75..2947c9bd2144b973fcec86811852c25c4c71a409 100644 (file)
@@ -1309,7 +1309,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