Skip to content

Commit 9dc4590

Browse files
committed
[CI] Increase time limit for macOS clang-test to increase CI time stability
1 parent 2750488 commit 9dc4590

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/mac.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,7 @@ jobs:
7777
run: scripts/run_tests.py --running-type="processes" --counts 1 2 3 4
7878
env:
7979
PPC_NUM_THREADS: 1
80+
PPC_PERF_MAX_TIME: 30
8081
- name: Run tests (threads)
8182
run: scripts/run_tests.py --running-type="threads" --counts 1 2 3 4
8283
env:

0 commit comments

Comments
 (0)