On Tue, Dec 06, 2022 at 08:57:56PM +0100, Ævar Arnfjörð Bjarmason wrote: > .github/workflows/main.yml | 4 ++-- > ci/install-dependencies.sh | 2 +- > ci/lib.sh | 2 +- > 3 files changed, 4 insertions(+), 4 deletions(-) All looks very reasonable to me. I'm glad that we're not going to be subject to any more random CI breakage than necessary when GitHub publishes new images. On the flip-side, we'll have to remember to bump these ourselves, but macOS releases are infrequent enough that it doesn't seem like that big of a deal to me. So I'm in favor of this change, too Thanks for working on both of these. Thanks, Taylor