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 d751c21 commit 23a70e6Copy full SHA for 23a70e6
.github/workflows/primer_run_main.yaml
@@ -21,7 +21,7 @@ jobs:
21
run-primer:
22
name: Run / ${{ matrix.python-version }}
23
runs-on: ubuntu-latest
24
- timeout-minutes: 45
+ timeout-minutes: 60
25
strategy:
26
matrix:
27
python-version: ["3.7", "3.10"]
0 commit comments