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 7abdfa0 commit a6ee78bCopy full SHA for a6ee78b
.github/workflows/cross-platform-test.yml
@@ -12,7 +12,7 @@ concurrency:
12
jobs:
13
suite:
14
runs-on: ${{ matrix.os }}
15
- timeout-minutes: 25
+ timeout-minutes: 30
16
strategy:
17
matrix:
18
os: [windows-latest]
0 commit comments