Skip to content

Commit eebd3ff

Browse files
committed
.github/workflows/test.yaml: set timeout to 10 minutes
1 parent f5995eb commit eebd3ff

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/test.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ on:
77

88
jobs:
99
build:
10+
timeout-minutes: 10
1011
strategy:
1112
matrix:
1213
os: [windows-latest, ubuntu-24.04]

0 commit comments

Comments
 (0)