Skip to content

Commit 83deac8

Browse files
committed
increase ci timeout
1 parent ddbe271 commit 83deac8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
prebuild:
2626
name: Pre-build checks
2727
runs-on: ubuntu-latest
28-
timeout-minutes: 15
28+
timeout-minutes: 20
2929
steps:
3030
- name: Checkout repo
3131
uses: actions/checkout@v3

0 commit comments

Comments
 (0)