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 cf1295d commit a10e94cCopy full SHA for a10e94c
.github/workflows/ci.yml
@@ -14,6 +14,7 @@ jobs:
14
test:
15
name: ${{ matrix.os }}/${{ matrix.ruby }}
16
runs-on: ${{ matrix.os }}
17
+ timeout-minutes: 10
18
strategy:
19
fail-fast: false
20
matrix:
.github/workflows/nmatrix.yml
.github/workflows/pycall.yml
name: ${{ matrix.os }}/${{ matrix.ruby }}/${{ matrix.python }}-${{ matrix.python_architecture }}
0 commit comments