From 70179e1b7d97269f60f6503be7f1e8e594d6c4c6 Mon Sep 17 00:00:00 2001 From: pcstyle <134572227+pc-style@users.noreply.github.com> Date: Sat, 8 Nov 2025 18:48:56 +0100 Subject: [PATCH] Revert "[WIP] Update macOS release build to run on self-hosted" --- .github/workflows/build-release.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build-release.yml b/.github/workflows/build-release.yml index e67d721..0c2f0a2 100644 --- a/.github/workflows/build-release.yml +++ b/.github/workflows/build-release.yml @@ -17,7 +17,7 @@ jobs: fail-fast: false matrix: include: - - os: self-hosted + - os: macos-13 label: macOS DMG artifact_name: lifeline-macos-dmg artifact_path: dist/LifeLine.dmg