Skip to content

Commit 24d71fc

Browse files
committed
Add 20 min timeout dowstream ipyparallel
Main branch test was cancelled after 6h, which is a waste of resources.
1 parent bf10447 commit 24d71fc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/downstream.yml

+1
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,7 @@ jobs:
5656

5757
ipyparallel:
5858
runs-on: ubuntu-latest
59+
timeout-minutes: 20
5960
steps:
6061
- name: Checkout
6162
uses: actions/checkout@v4

0 commit comments

Comments
 (0)