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 a7aaf6b commit bc14bbaCopy full SHA for bc14bba
.github/workflows/build_and_test.yml
@@ -20,7 +20,7 @@ jobs:
20
python-version: ["3.11"]
21
name: "Core, Python ${{ matrix.python-version }}, ${{ matrix.os }}"
22
runs-on: ${{ matrix.os }}
23
- timeout-minutes: 10
+ timeout-minutes: 30
24
25
steps:
26
- uses: actions/checkout@v4
0 commit comments