Skip to content

Commit 0b9d0ac

Browse files
add a 60min timeout for windows build/CI
1 parent 18978b7 commit 0b9d0ac

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/windows.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ jobs:
3535
defaults:
3636
run:
3737
shell: msys2 {0}
38+
timeout-minutes: 60
3839
steps:
3940
- uses: actions/checkout@v3
4041
with:

0 commit comments

Comments
 (0)