diff --git a/.github/workflows/build-majestic.yml b/.github/workflows/build-majestic.yml index 74168798f..3cf4c18a1 100644 --- a/.github/workflows/build-majestic.yml +++ b/.github/workflows/build-majestic.yml @@ -138,7 +138,7 @@ jobs: macos-runtime: name: Runtime (macOS) - runs-on: macOS-11 + runs-on: macOS-latest steps: - uses: actions/checkout@v7