From a668fd93686804a9437606f32f73eed031a89e6b Mon Sep 17 00:00:00 2001 From: Friwi Date: Fri, 21 Feb 2025 09:25:15 +0100 Subject: [PATCH] Update build-all.yml --- .github/workflows/build-all.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/build-all.yml b/.github/workflows/build-all.yml index 183ef1c..c910f54 100644 --- a/.github/workflows/build-all.yml +++ b/.github/workflows/build-all.yml @@ -191,7 +191,7 @@ jobs: build-macosx-amd64: - runs-on: macos-12 + runs-on: macos-latest needs: create-release permissions: contents: write @@ -261,7 +261,7 @@ jobs: build-macosx-arm64: - runs-on: macos-12 + runs-on: macos-latest needs: create-release permissions: contents: write