[libadwaita/wip/exalm/avatar-paintable: 3/3] ci: Update ABI break commit
- From: Alexander Mikhaylenko <alexm src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [libadwaita/wip/exalm/avatar-paintable: 3/3] ci: Update ABI break commit
- Date: Tue, 25 May 2021 09:50:22 +0000 (UTC)
commit 336519d21a951f69254792a1ecd762dd3f478476
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]