Skip to content

ci: Various cleanups and moving Android API 21 and FreeBSD 12 to scheduled run

Philip Withnall requested to merge wip/pwithnall/ci-cleanups into main

See the various commit messages. Almost all the commits are no-op cleanups, preparing for the final commit which moves the Android API 21 and FreeBSD 12 jobs to a scheduled run (once a week) rather than being run on every merge commit on main.

This should reduce CI resource use for little inconvenience, as the Android API 28 and FreeBSD 13 jobs continue to run on every merge commit.

Merge request reports