Skip to content

Commit bb83fb0

Browse files
committed
[ci] increase timeout to 6 minutes
1 parent 1615d62 commit bb83fb0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/CI.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
matrix:
1111
lisp: [sbcl, ccl, ecl]
1212
runs-on: ubuntu-22.04
13-
timeout-minutes: 4
13+
timeout-minutes: 6
1414

1515
continue-on-error: true
1616

0 commit comments

Comments
 (0)