Add conditional repository_owner to workflow, remove socat strategy
This commit is contained in:
1
.github/workflows/async.yml
vendored
1
.github/workflows/async.yml
vendored
@@ -23,6 +23,7 @@ jobs:
|
||||
'--enable-ocsp CFLAGS="-DTEST_NONBLOCK_CERTS"',
|
||||
]
|
||||
name: make check
|
||||
if: github.repository_owner == 'wolfssl'
|
||||
runs-on: ubuntu-latest
|
||||
# This should be a safe limit for the tests to run.
|
||||
timeout-minutes: 6
|
||||
|
||||
Reference in New Issue
Block a user