]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Bump BIND_BASELINE_VERSION for ABI checks
authorMichał Kępień <michal@isc.org>
Thu, 18 Jun 2020 08:43:44 +0000 (10:43 +0200)
committerMichał Kępień <michal@isc.org>
Thu, 18 Jun 2020 08:43:44 +0000 (10:43 +0200)
.gitlab-ci.yml

index 65184e3139908dd3294d994a21b64b1eef51ee52..d27294014daa01b0c69620e8d443f270f4c531c7 100644 (file)
@@ -1370,7 +1370,7 @@ abi-check:
   variables:
     CC: gcc
     CFLAGS: "${CFLAGS_COMMON} -Og"
-    BIND_BASELINE_VERSION: v9_11_19
+    BIND_BASELINE_VERSION: v9_11_20
   script:
     - *configure
     - make -j${BUILD_PARALLEL_JOBS:-1} V=1