diff --git a/.github/workflows/mac-artifact.yml b/.github/workflows/mac-artifact.yml index 0452138..30fd9d2 100644 --- a/.github/workflows/mac-artifact.yml +++ b/.github/workflows/mac-artifact.yml @@ -246,7 +246,7 @@ jobs: if-no-files-found: error bundle-binaries: needs: build - runs-on: macos-11 + runs-on: macos-14 if: "${{ inputs.submodule == '' }}" steps: