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 75d48f3 commit 015f9aeCopy full SHA for 015f9ae
.github/workflows/test.yml
@@ -15,7 +15,6 @@ jobs:
15
build:
16
runs-on: ${{ matrix.os }}
17
continue-on-error: ${{ matrix.experimental }}
18
- timeout-minutes: 3
19
strategy:
20
fail-fast: false
21
matrix:
0 commit comments