diff --git a/.github/workflows/large-files.yml b/.github/workflows/large-files.yml index db1794cf36cf..96b27cc11292 100644 --- a/.github/workflows/large-files.yml +++ b/.github/workflows/large-files.yml @@ -6,7 +6,7 @@ on: jobs: large-files: - runs-on: macos-11 + runs-on: macos-14 steps: - uses: actions/checkout@v3 name: Checkout repository