Skip to content

Commit 23a70e6

Browse files
Increase new primer timeout to 60m
1 parent d751c21 commit 23a70e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/primer_run_main.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
run-primer:
2222
name: Run / ${{ matrix.python-version }}
2323
runs-on: ubuntu-latest
24-
timeout-minutes: 45
24+
timeout-minutes: 60
2525
strategy:
2626
matrix:
2727
python-version: ["3.7", "3.10"]

0 commit comments

Comments
 (0)