chore: make big endian workflow manual until we get it working properly (#157)
This commit is contained in:
parent
b2327c0855
commit
9240bfda6e
3
.github/workflows/big_endian.yml
vendored
3
.github/workflows/big_endian.yml
vendored
@ -1,9 +1,10 @@
|
||||
name: Test BIG endian
|
||||
|
||||
on:
|
||||
push:
|
||||
workflow_dispatch:
|
||||
|
||||
timeout-minutes: 30
|
||||
|
||||
concurrency:
|
||||
group: ${{ github.head_ref || github.run_id }}
|
||||
cancel-in-progress: true
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user