Skip to content

Commit

Permalink
CI: increase timeout to 60 minutes (#57)
Browse files Browse the repository at this point in the history
  • Loading branch information
DilumAluthge authored Aug 29, 2021
1 parent 1aae940 commit 64339a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
test:
name: Julia ${{ matrix.version }} - ${{ matrix.os }} - ${{ matrix.arch }} - ${{ github.event_name }}
runs-on: ${{ matrix.os }}
timeout-minutes: 30
timeout-minutes: 60
strategy:
fail-fast: false
matrix:
Expand Down

0 comments on commit 64339a1

Please sign in to comment.