Add conditional repository_owner to workflow, remove socat strategy
This commit is contained in:
1
.github/workflows/multi-arch.yml
vendored
1
.github/workflows/multi-arch.yml
vendored
@@ -36,6 +36,7 @@ jobs:
|
||||
CFLAGS: -marm -DWOLFSSL_SP_ARM_ARCH=6
|
||||
ARCH: armel
|
||||
EXTRA_OPTS: --enable-sp-asm
|
||||
if: github.repository_owner == 'wolfssl'
|
||||
runs-on: ubuntu-latest
|
||||
# This should be a safe limit for the tests to run.
|
||||
timeout-minutes: 10
|
||||
|
||||
Reference in New Issue
Block a user