Skip to content

Commit 16bbd42

Browse files
committed
FIX: Deps for both darwin native jobs
1 parent 26a2643 commit 16bbd42

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/build.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -290,7 +290,6 @@ jobs:
290290
native_darwin_aarch64:
291291
needs:
292292
- build
293-
- windows_test
294293
runs-on: macos-latest
295294
if: github.ref_type == 'tag' || github.event_name == 'pull_request'
296295
permissions:

0 commit comments

Comments
 (0)