Skip to content
This repository was archived by the owner on May 28, 2025. It is now read-only.

Commit 8718748

Browse files
committed
Lower GHA timeout to 60 min
1 parent eefe1ed commit 8718748

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ on:
77
jobs:
88
build:
99
runs-on: ${{ matrix.os }}
10+
timeout-minutes: 60
1011

1112
strategy:
1213
fail-fast: false

0 commit comments

Comments
 (0)