Skip to content

Commit 25597b9

Browse files
committed
set a longer timeout
1 parent 628e35c commit 25597b9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/run-tests.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -173,6 +173,7 @@ jobs:
173173
shell: bash -l {0}
174174
name: ${{ matrix.region }}
175175
runs-on: ubuntu-latest
176+
timeout-minutes: 720 # Sets the timeout to 12 hours
176177
steps:
177178
- name: Checkout Sharrow
178179
uses: actions/checkout@v4

0 commit comments

Comments
 (0)