Skip to content

Commit

Permalink
Merge pull request #24129 from hawkinsp:asan
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 682378527
  • Loading branch information
Google-ML-Automation committed Oct 4, 2024
2 parents d48d96c + 4499860 commit 18f48bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/asan.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ jobs:
python build/build.py \
--bazel_options=--color=yes \
--bazel_options=--copt=-fsanitize=address \
--clang_path=/usr/bin/clang-18 \
--clang_path=/usr/bin/clang-18
pip install dist/jaxlib-*.whl
pip install -e .
- name: Run tests
Expand Down

0 comments on commit 18f48bd

Please sign in to comment.