Skip to content

Commit

Permalink
macos: check time now 40 minutes
Browse files Browse the repository at this point in the history
  • Loading branch information
DrTimothyAldenDavis committed Dec 14, 2023
1 parent ebfc688 commit cc56b1b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -295,7 +295,7 @@ jobs:
done
- name: check
timeout-minutes: 20
timeout-minutes: 40
run: |
IFS=':' read -r -a libs <<< "${CHECK_LIBS}"
for lib in "${libs[@]}"; do
Expand Down

0 comments on commit cc56b1b

Please sign in to comment.