Skip to content

Commit

Permalink
Enable iree-test-deps on macos-14
Browse files Browse the repository at this point in the history
  • Loading branch information
hanhanW authored Feb 8, 2025
1 parent 0781072 commit bdfc36d
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/ci_macos_arm64_clang.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,8 +55,6 @@ jobs:
run: brew install ninja ccache coreutils bash
- name: "Building IREE"
env:
# TODO(#19664): Enable building test deps when build errors are fixed.
IREE_BUILD_TEST_DEPS: 0
run: bash ./build_tools/cmake/build_all.sh "${BUILD_DIR}"

- name: Post to Discord on Failure
Expand Down

0 comments on commit bdfc36d

Please sign in to comment.