Skip to content

Commit 63c2bd0

Browse files
committed
Raise SQLCipher CI timeouts
1 parent 59bd10b commit 63c2bd0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/CI.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ jobs:
9696
SQLCipher4:
9797
name: Test SQLCipher4
9898
runs-on: ${{ matrix.runsOn }}
99-
timeout-minutes: 40
99+
timeout-minutes: 60
100100
strategy:
101101
fail-fast: false
102102
matrix:

0 commit comments

Comments
 (0)