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




commit ab9da7cd131f334951bc2702e2dd63e7e175d4bd
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 e2bfd11..3235926 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: "c6ded459e635154ec8b8e2c175b1937f9618fd01"
+    LAST_ABI_BREAK: "6bbcba4e0b09fb1c73e723dff427ced2e396db32"
   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]