Skip to content

Commit 91f59ee

Browse files
authored
Enable iree-test-deps on macos-14 (#19940)
The CI is green: https://github.com/iree-org/iree/actions/runs/13248061450 Fixes #19664 --------- Signed-off-by: hanhanW <[email protected]>
1 parent 364cb0a commit 91f59ee

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/ci_macos_arm64_clang.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -54,9 +54,6 @@ jobs:
5454
# features we use in scripts.
5555
run: brew install ninja ccache coreutils bash
5656
- name: "Building IREE"
57-
env:
58-
# TODO(#19664): Enable building test deps when build errors are fixed.
59-
IREE_BUILD_TEST_DEPS: 0
6057
run: bash ./build_tools/cmake/build_all.sh "${BUILD_DIR}"
6158

6259
- name: Post to Discord on Failure

0 commit comments

Comments
 (0)