Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(ci): Update to macOS 12 runner for Homebrew build jobs
macOS 11 isn't officially supported by Homebrew anymore, which means they have stopped distributing Qt binaries for that version. This made some of our macOS jobs to timeout in the "Install Qt" step, because Qt was being built from source... Please note that this change will not have any impact on macOS users, since we distribute official binaries from Qt, not from Homebrew.
- Loading branch information