From b2eefffdd19cc4df2acfda91e5783467949de3b7 Mon Sep 17 00:00:00 2001 From: NicolasGensollen Date: Tue, 10 Oct 2023 17:52:37 +0200 Subject: [PATCH] run super long DWI tests on aramis team mac mini --- .github/workflows/test_pipelines_dwi_preprocessing.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/test_pipelines_dwi_preprocessing.yml b/.github/workflows/test_pipelines_dwi_preprocessing.yml index 807a41094..fd4c0d28a 100644 --- a/.github/workflows/test_pipelines_dwi_preprocessing.yml +++ b/.github/workflows/test_pipelines_dwi_preprocessing.yml @@ -22,6 +22,7 @@ jobs: runs-on: - self-hosted - macOS + - aramis timeout-minutes: 720 steps: - uses: actions/checkout@v4