We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2797f4b commit 1f5dbd7Copy full SHA for 1f5dbd7
1 file changed
.github/workflows/Test.yml
@@ -15,6 +15,7 @@ jobs:
15
release_test:
16
name: Julia ${{ matrix.version }} ${{ matrix.llvm_args }} - ${{ matrix.os }} - ${{ matrix.arch }}
17
runs-on: ${{ matrix.os }}
18
+ timeout-minutes: 10
19
strategy:
20
fail-fast: false
21
matrix:
0 commit comments