diff options
author | Kate Hsuan <hpa@redhat.com> | 2024-02-09 15:07:21 +0800 |
---|---|---|
committer | Kate Hsuan <hpa@redhat.com> | 2024-02-09 15:07:21 +0800 |
commit | be823973672297be949fcb9ab70db22b0f5fcc6d (patch) | |
tree | 5dca830d7ab87947b1da645f4fe707c42d40f30d | |
parent | b6fb5678241cdefb56a2e9fa118bbcd109100127 (diff) |
Revert "ci: Update last ABI break"
This reverts commit 520939242e65e2428b43af41889696d0f50ead40.
Revert the last ABI break since API has been reverted.
-rw-r--r-- | .gitlab-ci.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 80eb1e9..86bcad5 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -31,7 +31,7 @@ variables: python3-packaging git clang - LAST_ABI_BREAK: "a94c94fe6bc7c4e92d0ec34bc64d53de68fc4f32" + LAST_ABI_BREAK: "9058d45685d1c7c08d52fb64c393fed9eeed542b" workflow: rules: |