Skip to content

Commit 3e8866a

Browse files
committed
Increase test timeout
Build tests are going to take over 10 min
1 parent 2b73777 commit 3e8866a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
build_and_test:
3636
runs-on: ${{ matrix.os }}
3737
needs: check
38-
timeout-minutes: 10
38+
timeout-minutes: 30
3939

4040
strategy:
4141
# Can't run in parallel otherwise we get rate limted

0 commit comments

Comments
 (0)