Skip to content

Commit 27e5763

Browse files
committed
Change verify-rc-source-{{ target }}-macos-amd64 from macos-13 to macos-15-intel
1 parent 9ab5a1d commit 27e5763

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

dev/tasks/tasks.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -358,7 +358,7 @@ tasks:
358358
template: verify-rc/github.macos.yml
359359
params:
360360
target: {{ target }}
361-
github_runner: "macos-13"
361+
github_runner: "macos-15-intel"
362362
{% endfor %}
363363

364364
{% for target in ["cpp",
@@ -370,7 +370,6 @@ tasks:
370370
template: verify-rc/github.macos.yml
371371
params:
372372
env:
373-
DO_NOTHING: 0
374373
ARROW_FLIGHT: 0
375374
ARROW_GANDIVA: 0
376375
PYTEST_ADDOPTS: "-k 'not test_cancellation'"

0 commit comments

Comments
 (0)