ci: remove macos-11 #402
Labels
bug
Something isn't working
code health
Improve code readability, simplify maintenance and so on
teamE
macos-11
no longer supported by GitHub actions:https://github.blog/changelog/2024-05-20-actions-upcoming-changes-to-github-hosted-macos-runners/
So we need to drop the
macos-11
from CI or replace it withmacos-13
/macos-14
.The text was updated successfully, but these errors were encountered: