Skip to content

Commit c8ee8e7

Browse files
author
Matthias Koeppe
committed
.github/workflows/ci-macos.yml: Set timeout for stage 1 to 4 hours
1 parent 700a939 commit c8ee8e7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci-macos.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@ jobs:
3434
uses: ./.github/workflows/macos.yml
3535
with:
3636
stage: "1"
37+
timeout: 14400
3738

3839
stage-2:
3940
uses: ./.github/workflows/macos.yml

0 commit comments

Comments
 (0)