Skip to content

Commit 9082665

Browse files
IanButterworthJamesWrigley
authored andcommitted
Set timeout to 30 mins
1 parent 1c4e433 commit 9082665

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ jobs:
1919
test:
2020
name: Julia ${{ matrix.version }} - ${{ matrix.os }} - ${{ matrix.arch }} - ${{ github.event_name }}
2121
runs-on: ${{ matrix.os }}
22+
timeout-minutes: 30
2223
strategy:
2324
fail-fast: false
2425
matrix:

0 commit comments

Comments
 (0)