Skip to content

Commit bc38921

Browse files
committed
Updates timeout for Rosetta
1 parent 28efc11 commit bc38921

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/python-tox-testing-rosetta-env.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ on:
2424
jobs:
2525
build-linux:
2626
runs-on: ubuntu-latest
27-
timeout-minutes: 8
27+
timeout-minutes: 16
2828
if: github.event.pull_request.draft == false
2929
strategy:
3030
max-parallel: 5

0 commit comments

Comments
 (0)