diff --git a/.github/workflows/pyinstaller-builds-actions-PIP-TAR.yml b/.github/workflows/pyinstaller-builds-actions-PIP-TAR.yml index 99f56e2..e88d942 100644 --- a/.github/workflows/pyinstaller-builds-actions-PIP-TAR.yml +++ b/.github/workflows/pyinstaller-builds-actions-PIP-TAR.yml @@ -55,7 +55,7 @@ jobs: name: CQ-editor-Linux-x86_64 path: dist build-macos-x86_64: - runs-on: macos-13 + runs-on: macos-15-intel steps: - uses: actions/checkout@v4 - uses: mamba-org/setup-micromamba@v1