We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aa5b866 commit 03b0b2cCopy full SHA for 03b0b2c
.github/workflows/macos-windows.yml
@@ -23,7 +23,7 @@ jobs:
23
defaults:
24
run:
25
shell: bash -el {0}
26
- timeout-minutes: 90
+ timeout-minutes: 120
27
strategy:
28
matrix:
29
os: [macos-latest, windows-latest]
0 commit comments