[libadwaita/wip/exalm/value-objects: 203/203] ci: Update ABI break commit




commit 48d52565c1c88c10e7dd8cc3393da2c048d9c7ad
Author: Alexander Mikhaylenko <alexm gnome org>
Date:   Tue Jun 1 14:54:42 2021 +0500

    ci: Update 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 4e8199d7..00b0afdf 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: "bf88f00a796fd2ca24722f7a60280ed9e7a50bbe"
+    LAST_ABI_BREAK: "c299d70bc75b1f90a61eec5aa399a51602664439"
   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]