Skip to content
2 changes: 1 addition & 1 deletion .github/workflows/macos-windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
defaults:
run:
shell: bash -el {0}
timeout-minutes: 90
timeout-minutes: 120
strategy:
matrix:
os: [macos-latest, windows-latest]
Expand Down