Commit b00e03d
authored
build: Unbreak CI on Mac by not letting it install llvm 20 (#1962)
We're not LLVM 20 compatible yet, we'll deal with that separately
and not under the time pressure of a major releases that's overdue.
Signed-off-by: Larry Gritz <[email protected]>1 parent 323c1c1 commit b00e03d
File tree
2 files changed
+5
-2
lines changed- .github/workflows
- src/build-scripts
2 files changed
+5
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
528 | 528 | | |
529 | 529 | | |
530 | 530 | | |
531 | | - | |
| 531 | + | |
532 | 532 | | |
533 | 533 | | |
534 | 534 | | |
| |||
538 | 538 | | |
539 | 539 | | |
540 | 540 | | |
541 | | - | |
| 541 | + | |
542 | 542 | | |
543 | 543 | | |
544 | 544 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
69 | 69 | | |
70 | 70 | | |
71 | 71 | | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
72 | 75 | | |
73 | 76 | | |
74 | 77 | | |
| |||
0 commit comments