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 f5995eb commit eebd3ffCopy full SHA for eebd3ff
.github/workflows/test.yaml
@@ -7,6 +7,7 @@ on:
7
8
jobs:
9
build:
10
+ timeout-minutes: 10
11
strategy:
12
matrix:
13
os: [windows-latest, ubuntu-24.04]
0 commit comments