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 3069945 commit 0262803Copy full SHA for 0262803
.github/workflows/build-everything.yml
@@ -19,6 +19,7 @@ env:
19
jobs:
20
build_everything:
21
runs-on: windows-latest
22
+ timeout-minutes: 25
23
strategy:
24
matrix:
25
targetos: ["linux", "windows"]
0 commit comments