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




commit c25c032d7c953fae19a03f2c9c24d24fc9f15e3a
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..4e8199d7 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: "bf88f00a796fd2ca24722f7a60280ed9e7a50bbe"
   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]