We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b8b35e2 + 01178b3 commit 72ae012Copy full SHA for 72ae012
1 file changed
.github/workflows/macos-apple-native-cert-validation.yml
@@ -14,8 +14,7 @@ concurrency:
14
15
jobs:
16
make_check:
17
- strategy:
18
- fail-fast: false
+ if: github.repository_owner == 'wolfssl'
19
runs-on: macos-latest
20
# This should be a safe limit for the tests to run.
21
timeout-minutes: 5
0 commit comments