Commit 3f8e605
committed
MacOS CI job: do not re-installed CMake
This causes `brew` to complain about conflicting taps due to pinning
that was done (by GitHub) to alleviate a possible build failure by CMake
4.x. See actions/runner-images#12912, and
should be fixed (by GitHub) already, but apparently that's not uniformly
the case. The rollout of CMake 4.x is also blocked by those issues (cf.
actions/runner-images#12934).
See
https://github.com/diffblue/cbmc/actions/runs/17673397336/job/50229845951?pr=8646
for an example of a failing run on our end.1 parent 15b0003 commit 3f8e605
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
706 | 706 | | |
707 | 707 | | |
708 | 708 | | |
709 | | - | |
| 709 | + | |
710 | 710 | | |
711 | 711 | | |
712 | 712 | | |
| |||
0 commit comments