chore: make big endian workflow manual until we get it working properly (#157)

This commit is contained in:
J. Nick Koston 2022-11-04 21:09:12 +01:00 committed by GitHub
parent b2327c0855
commit 9240bfda6e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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