Skip to content

Commit b2e8205

Browse files
committed
remove LLVM from OCP tests job
1 parent 97e9aec commit b2e8205

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

.github/workflows/ci.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -131,9 +131,5 @@ jobs:
131131
cache: "pip"
132132
cache-dependency-path: open-codegen/setup.py
133133

134-
- name: Install LLVM
135-
if: runner.os == 'macOS'
136-
run: brew install llvm
137-
138134
- name: Run OCP Python tests
139135
run: bash ./ci/script.sh ocp-tests

0 commit comments

Comments
 (0)