diff --git a/.github/workflows/check-shell.yml b/.github/workflows/check-shell.yml index d3ac3690641a3..fda7db309e750 100644 --- a/.github/workflows/check-shell.yml +++ b/.github/workflows/check-shell.yml @@ -23,7 +23,7 @@ jobs: aarch64-darwin: name: shell-check-aarch64-darwin - runs-on: macos-latest + runs-on: macos-14 steps: - uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2 with: