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

Commit 2fab7e0

Browse files
committed
Increase the CI timeout
1 parent 154f7a5 commit 2fab7e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ env:
1414
jobs:
1515
test:
1616
name: Build and test
17-
timeout-minutes: 25
17+
timeout-minutes: 40
1818
strategy:
1919
fail-fast: false
2020
matrix:

0 commit comments

Comments
 (0)