In response to upcoming limiting free usage of Cirrus CI, suggesting to move the “macOS 11.0 [gui, no tests] [jammy]” task from Cirrus CI to GitHub Actions (GHA).
(See slightly related discussion in #28098)
Builds in my personal repo:
- 
unpopulated caches: https://github.com/hebasto/bitcoin/actions/runs/5849385308/attempts/1 
- 
populated caches: https://github.com/hebasto/bitcoin/actions/runs/5849385308/attempts/2 
A list of the used actions for the “Actions permissions” repository settings:
0actions/cache@*,
1actions/checkout@*,
2docker/build-push-action@*,
3docker/setup-buildx-action@*,