aboutsummaryrefslogtreecommitdiffstats
path: root/.github
diff options
context:
space:
mode:
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/mjit.yml6
1 files changed, 3 insertions, 3 deletions
diff --git a/.github/workflows/mjit.yml b/.github/workflows/mjit.yml
index cdb6c940cb..4aaca36641 100644
--- a/.github/workflows/mjit.yml
+++ b/.github/workflows/mjit.yml
@@ -43,11 +43,11 @@ jobs:
- run: make $JOBS
- run: sudo make $JOBS -s install
- run: make $JOBS -s test RUN_OPTS="$RUN_OPTS"
- timeout-minutes: 10
+ timeout-minutes: 60
- run: make $JOBS -s test-all RUN_OPTS="$RUN_OPTS"
- timeout-minutes: 10
+ timeout-minutes: 60
- run: make $JOBS -s test-spec RUN_OPTS="$RUN_OPTS"
- timeout-minutes: 5
+ timeout-minutes: 60
- uses: k0kubun/action-slack@v2.0.0
with:
payload: |