diff --git a/.github/workflows/Test.yml b/.github/workflows/Test.yml index 13288118..710f00b4 100644 --- a/.github/workflows/Test.yml +++ b/.github/workflows/Test.yml @@ -15,6 +15,7 @@ jobs: release_test: name: Julia ${{ matrix.version }} ${{ matrix.llvm_args }} - ${{ matrix.os }} - ${{ matrix.arch }} runs-on: ${{ matrix.os }} + timeout-minutes: 10 strategy: fail-fast: false matrix: