Commit ef18545
CI: Apply clang 22 macOS sanitizer fix to build_kat too
Same macOS 26 ASan startup deadlock as the preceding backend_tests fix.
Set the macos-latest target's nix_shell to 'clang22', and pass nix-shell
to build_kat's sanitizer step uniformly with the other steps (it omitted
it and fell back to the action default). Other targets are unchanged.
Signed-off-by: Hanno Becker <beckphan@amazon.co.uk>1 parent 16d4868 commit ef18545
1 file changed
Lines changed: 6 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
23 | 27 | | |
24 | 28 | | |
25 | 29 | | |
| |||
115 | 119 | | |
116 | 120 | | |
117 | 121 | | |
| 122 | + | |
118 | 123 | | |
119 | 124 | | |
120 | 125 | | |
| |||
0 commit comments