From a3ac1bf450d2aa0c6b0b34fee417992b4352ff2c Mon Sep 17 00:00:00 2001 From: Samuel Williams Date: Sat, 18 Jul 2020 22:02:07 +1200 Subject: Add more timeouts to macos, mjit, ubuntu and windows workflows. --- .github/workflows/macos.yml | 1 + 1 file changed, 1 insertion(+) (limited to '.github/workflows/macos.yml') diff --git a/.github/workflows/macos.yml b/.github/workflows/macos.yml index afd0c88aa4..c58ae3af5a 100644 --- a/.github/workflows/macos.yml +++ b/.github/workflows/macos.yml @@ -46,6 +46,7 @@ jobs: working-directory: build if: matrix.test_task == 'check' - run: make $JOBS -s ${{ matrix.test_task }} + timeout-minutes: 30 working-directory: build env: RUBY_TESTOPTS: "-q --tty=no" -- cgit v1.2.3