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