Skip to content

Commit 303adeb

Browse files
committed
ci pycall: increase timeout
1 parent 8cf2986 commit 303adeb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pycall.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
needs: ruby-versions
1717
name: ${{ matrix.os }}/${{ matrix.ruby }}/${{ matrix.python }}-${{ matrix.python_architecture }}
1818
runs-on: ${{ matrix.os }}
19-
timeout-minutes: 10
19+
timeout-minutes: 15
2020

2121
strategy:
2222
fail-fast: false

0 commit comments

Comments
 (0)