We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 060cb2e commit a09d098Copy full SHA for a09d098
.github/workflows/ci.yml
@@ -73,7 +73,7 @@ jobs:
73
74
- run: bundle exec rake VERBOSE=1
75
env:
76
- TIMEOUT_SEC: 180
+ TIMEOUT_SEC: 480
77
78
- run: rake build
79
.github/workflows/nmatrix.yml
@@ -66,7 +66,7 @@ jobs:
66
67
68
69
70
71
72
.github/workflows/pycall.yml
@@ -86,5 +86,5 @@ jobs:
86
87
88
PYTHON: python
89
90
continue-on-error: ${{ matrix.python == '2.x' }}
0 commit comments