Skip to content

Commit 163ecf3

Browse files
committed
Increase CI timeout
1 parent 95be0c0 commit 163ecf3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ env:
1616
jobs:
1717
# Build and test the project
1818
build-lint-test:
19-
timeout-minutes: 30
19+
timeout-minutes: 35
2020
strategy:
2121
fail-fast: false
2222
matrix:

0 commit comments

Comments
 (0)