Skip to content

Commit 03b0b2c

Browse files
authored
CI: Bump Mac/Windows build timeout to 120 minutes (#47523)
* CI: Debug Mac/Windows timeouts * Trigger CI * Might be in arraymanager tests * bump timeout minutes * Trigger CI * Remove debug
1 parent aa5b866 commit 03b0b2c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/macos-windows.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
defaults:
2424
run:
2525
shell: bash -el {0}
26-
timeout-minutes: 90
26+
timeout-minutes: 120
2727
strategy:
2828
matrix:
2929
os: [macos-latest, windows-latest]

0 commit comments

Comments
 (0)