Commit 3b9b020
- Adds platform specific build flag --macos_minimum_os=10.15 to target recent Apple C++ SDK versions only, which support the std::filesystem API. I added the flag to .bazelrc and removed the unused .github/workflows/ci.bazelrc file.
- Also enabled test_output=errors in bazel CI to provide better error messages for failed test cases.
(cherry picked from commit 952beb9)
Signed-off-by: Shameek Ganguly <shameek@intrinsic.ai>
Co-authored-by: Shameek Ganguly <shameek@intrinsic.ai>
1 parent a25a374 commit 3b9b020
3 files changed
+5
-15
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| 26 | + | |
This file was deleted.
0 commit comments