Skip to content

Commit 01178b3

Browse files
author
gojimmypi
committed
Remove missing strategy, run only for wolfssl owner
1 parent d4f8c9c commit 01178b3

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

.github/workflows/macos-apple-native-cert-validation.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,7 @@ concurrency:
1414

1515
jobs:
1616
make_check:
17-
strategy:
18-
fail-fast: false
17+
if: github.repository_owner == 'wolfssl'
1918
runs-on: macos-latest
2019
# This should be a safe limit for the tests to run.
2120
timeout-minutes: 5

0 commit comments

Comments
 (0)