[libadwaita/wip/cdavis/remove-leaflet-homogeneous-props] ci: Bump ABI break commit



commit 72285450c83447eaf8bb7c1f9d0be388b772d847
Author: Christopher Davis <christopherdavis gnome org>
Date:   Tue Sep 7 19:50:59 2021 -0700

    ci: Bump ABI break commit

 .gitlab-ci.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index bcad12f1..08c5fda1 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -50,7 +50,7 @@ abi-check:
   image: $ABI_CHECKER_IMAGE
   stage: build
   variables:
-    LAST_ABI_BREAK: "ebc9cee47eb47132b8b8ef261769bf8bf427c85b"
+    LAST_ABI_BREAK: "e59a74dd890a1b4da577a7b827c4d66961f8884f"
   script:
     - ./.gitlab-ci/check-abi ${LAST_ABI_BREAK} $(git rev-parse HEAD)
 


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]