We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1aae940 commit 64339a1Copy full SHA for 64339a1
.github/workflows/ci.yml
@@ -14,7 +14,7 @@ jobs:
14
test:
15
name: Julia ${{ matrix.version }} - ${{ matrix.os }} - ${{ matrix.arch }} - ${{ github.event_name }}
16
runs-on: ${{ matrix.os }}
17
- timeout-minutes: 30
+ timeout-minutes: 60
18
strategy:
19
fail-fast: false
20
matrix:
0 commit comments