Skip to content

Commit bc87e14

Browse files
committed
Try removing MACOSX_DEPLOYMENT_TARGET
1 parent 9718584 commit bc87e14

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/python.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -174,8 +174,6 @@ jobs:
174174
ARROW_WITH_BROTLI: ON
175175
ARROW_BUILD_TESTS: OFF
176176
PYARROW_TEST_LARGE_MEMORY: ON
177-
# Current oldest supported version according to https://endoflife.date/macos
178-
MACOSX_DEPLOYMENT_TARGET: "12.0"
179177
steps:
180178
- name: Checkout Arrow
181179
uses: actions/checkout@v5

0 commit comments

Comments
 (0)