We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d48d96c + 4499860 commit 18f48bdCopy full SHA for 18f48bd
.github/workflows/asan.yaml
@@ -68,7 +68,7 @@ jobs:
68
python build/build.py \
69
--bazel_options=--color=yes \
70
--bazel_options=--copt=-fsanitize=address \
71
- --clang_path=/usr/bin/clang-18 \
+ --clang_path=/usr/bin/clang-18
72
pip install dist/jaxlib-*.whl
73
pip install -e .
74
- name: Run tests
0 commit comments