From 1f7231e7cbf3fe22945f06df8420fe386b61bcc2 Mon Sep 17 00:00:00 2001 From: Sarah Gilmore Date: Tue, 28 May 2024 12:42:59 -0400 Subject: [PATCH] Remove duplicate dependency --- dev/tasks/matlab/github.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/dev/tasks/matlab/github.yml b/dev/tasks/matlab/github.yml index 116941f8165ed..5082a0dc91699 100644 --- a/dev/tasks/matlab/github.yml +++ b/dev/tasks/matlab/github.yml @@ -129,7 +129,6 @@ jobs: needs: - ubuntu - macos - - macos - windows steps: {{ macros.github_checkout_arrow(fetch_depth=0)|indent }}