Disable the ABI check

This commit is contained in:
pancake 2024-11-21 19:07:40 +01:00
parent 846a33980f
commit face0fc5df

View File

@ -563,6 +563,7 @@ jobs:
check_abi_compatibility:
if: contains(github.ref, 'de345ee04d0777b462f2f98ac383c883')
needs:
- linux-static
runs-on: ubuntu-24.04