freebsd-dev/.github
Jessica Clarke 22f731486e .github: Attempt to fix and increase robustness of macOS action
Homebrew has added LLVM 14 and made that the default version, but GitHub
continues to install LLVM 13 for now, so it ends up only accessible via
the versioned name and not the unversioned one. We also add an explicit
installation of llvm@13 so that, if GitHub updates the image to using
LLVM 14, the action continues to work, albeit slightly more slowly. This
also ensures the compiler label remains correct rather than outdated, as
has occurred in the past, and that we don't get new versions of LLVM
before we're ready for them, which is especially relevant for stable
branches. This all mirrors how the Ubuntu jobs are configured.
2022-06-30 21:03:26 +01:00
..
workflows .github: Attempt to fix and increase robustness of macOS action 2022-06-30 21:03:26 +01:00
CODEOWNERS GitHub: Add libefivar's path to CODEOWNERS 2022-02-27 09:11:39 -07:00