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 8cf2986 commit 303adebCopy full SHA for 303adeb
.github/workflows/pycall.yml
@@ -16,7 +16,7 @@ jobs:
16
needs: ruby-versions
17
name: ${{ matrix.os }}/${{ matrix.ruby }}/${{ matrix.python }}-${{ matrix.python_architecture }}
18
runs-on: ${{ matrix.os }}
19
- timeout-minutes: 10
+ timeout-minutes: 15
20
21
strategy:
22
fail-fast: false
0 commit comments