mirror of
https://github.com/radareorg/radare2.git
synced 2024-11-22 20:59:50 +00:00
Disable the ABI check
This commit is contained in:
parent
846a33980f
commit
face0fc5df
1
.github/workflows/build.yml
vendored
1
.github/workflows/build.yml
vendored
@ -563,6 +563,7 @@ jobs:
|
||||
|
||||
|
||||
check_abi_compatibility:
|
||||
if: contains(github.ref, 'de345ee04d0777b462f2f98ac383c883')
|
||||
needs:
|
||||
- linux-static
|
||||
runs-on: ubuntu-24.04
|
||||
|
Loading…
Reference in New Issue
Block a user