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 7d26e0c commit 1993c77Copy full SHA for 1993c77
.github/workflows/main.yml
@@ -15,6 +15,7 @@ jobs:
15
test:
16
name: Test (Elixir ${{ matrix.elixir }}, OTP ${{ matrix.otp }})
17
runs-on: ubuntu-20.04
18
+ timeout-minutes: 10
19
strategy:
20
fail-fast: false
21
matrix:
0 commit comments