Skip to content

Commit 858f2b6

Browse files
committed
Add timeout to jobs
1 parent 3bbca75 commit 858f2b6

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
@@ -92,6 +92,7 @@ jobs:
9292
fi
9393
9494
build:
95+
timeout-minutes: 60
9596
needs:
9697
- generate-matrix
9798
- pythonbuild

0 commit comments

Comments
 (0)