Skip to content

Commit d64cb9b

Browse files
mroeschkeyehoshuadimarsky
authored andcommitted
CI: Bump Mac/Windows build timeout to 120 minutes (pandas-dev#47523)
* CI: Debug Mac/Windows timeouts * Trigger CI * Might be in arraymanager tests * bump timeout minutes * Trigger CI * Remove debug
1 parent 37227c3 commit d64cb9b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/macos-windows.yml

Lines changed: 1 addition & 1 deletion
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)