Skip to content

Commit 9a09a98

Browse files
authored
Merge main
1 parent b62665b commit 9a09a98

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

.github/workflows/macos-windows.yml

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -24,12 +24,10 @@ jobs:
2424
defaults:
2525
run:
2626
shell: bash -el {0}
27-
timeout-minutes: 120
27+
timeout-minutes: 90
2828
strategy:
2929
matrix:
30-
# TODO
31-
# os: [macos-10.15, windows-2019]
32-
os: [windows-2019]
30+
os: [windows-latest, ubuntu-latest]
3331
env_file: [actions-38.yaml, actions-39.yaml, actions-310.yaml]
3432
pyarrow_version: [6]
3533
fail-fast: false

0 commit comments

Comments
 (0)