Skip to content

Commit 8d9e46c

Browse files
authored
Suppress timeouts from macOS job
1 parent 6cb16cc commit 8d9e46c

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/mac.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,7 @@ jobs:
7272
run: scripts/run_tests.py --running-type="processes" --counts 1 2 3 4
7373
env:
7474
PPC_NUM_THREADS: 1
75+
PPC_PERF_MAX_TIME: 30
7576
- name: Run tests (threads)
7677
run: scripts/run_tests.py --running-type="threads" --counts 1 2 3 4
7778
env:

0 commit comments

Comments
 (0)