mirror of
https://github.com/tstack/lnav
synced 2024-11-17 15:29:40 +00:00
[actions] disable arm build for now
This commit is contained in:
parent
6d2d414e97
commit
dee87e5436
2
.github/workflows/bins.yml
vendored
2
.github/workflows/bins.yml
vendored
@ -67,7 +67,7 @@ jobs:
|
||||
|
||||
build-arm:
|
||||
runs-on: ubuntu-latest
|
||||
if: ${{ inputs.lnav_version_number != '' }}
|
||||
if: false
|
||||
strategy:
|
||||
matrix:
|
||||
include:
|
||||
|
Loading…
Reference in New Issue
Block a user