[libadwaita/wip/exalm/avatar-paintable: 12/12] ci: Update ABI break commit




commit 2e9cb76e18deff4722bc590f374c7390a7757362
Author: Alexander Mikhaylenko <alexm gnome org>
Date:   Mon Apr 26 15:16:26 2021 +0500

    ci: Update ABI break commit
    
    Since we've replaced API in the last commit, it counts as an ABI break.

 .gitlab-ci.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index adc9ce10..66c7738b 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: "46bfe024d8131d51c2c1dad65803d3be05a39a1a"
+    LAST_ABI_BREAK: "fc8961362c058f9caed09f3976129cf661b446ab"
   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]