We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cd8581f commit 5efdb10Copy full SHA for 5efdb10
.github/workflows/ci.yml
@@ -19,7 +19,7 @@ jobs:
19
test:
20
name: Julia ${{ matrix.version }} - ${{ matrix.os }} - ${{ matrix.arch }} - ${{ github.event_name }}
21
runs-on: ${{ matrix.os }}
22
- timeout-minutes: 15
+ timeout-minutes: 30
23
strategy:
24
fail-fast: false
25
matrix:
0 commit comments