We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1615d62 commit bb83fb0Copy full SHA for bb83fb0
.github/workflows/CI.yml
@@ -10,7 +10,7 @@ jobs:
10
matrix:
11
lisp: [sbcl, ccl, ecl]
12
runs-on: ubuntu-22.04
13
- timeout-minutes: 4
+ timeout-minutes: 6
14
15
continue-on-error: true
16
0 commit comments