From c632ec2ff48dc968b5cdf11c2a1b96a0b996d5b4 Mon Sep 17 00:00:00 2001 From: jdegenstein Date: Wed, 19 Nov 2025 11:24:50 -0600 Subject: [PATCH] Update pyinstaller-builds-actions-PIP-TAR.yml --- .github/workflows/pyinstaller-builds-actions-PIP-TAR.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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