We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b82e7e5 commit 84be3afCopy full SHA for 84be3af
.github/workflows/ci.yml
@@ -18,7 +18,7 @@ on:
18
workflow_dispatch:
19
jobs:
20
cli-test:
21
- runs-on: ubuntu-latest
+ runs-on: magicdoc
22
timeout-minutes: 90
23
strategy:
24
fail-fast: true
0 commit comments