Looks like `macos-11` github runners are actually ...
# core
z
Looks like
macos-11
github runners are actually no longer available (jobs stuck in "queued"). @Stefano Bonicatti’s PR https://github.com/osquery/osquery/pull/8359/files will probably need to be merged and other PRs rebased to unblock their CI runs.
(@Stefano Bonicatti I approved it). Would merge it myself but not sure about what "merge with rebase" means
s
Instead of merging by Squash and merge, it should be merged with Rebase and merge
Downside is that each commit won't have a reference to the PR number
in any case nvm, rethinking it, let's just squash it but keep the descriptions. I wanted to have descriptions for each, but since the resulting commits won't cause a working setup, better to squash.