Build Intel macOS package (#4115)

* Build Intel Macos package

https://github.com/actions/runner-images/tree/main

* Downgrade to `macos-13` gh worker

This seems like the last free intel worker
This commit is contained in:
AL Berez
2025-08-05 15:51:47 -07:00
committed by GitHub
parent 24332cf77a
commit 93d456d2cc

View File

@@ -32,6 +32,10 @@ jobs:
os: macos-14,
arch: arm64
}
- {
os: macos-13,
arch: intel
}
runs-on: ${{ matrix.dist.os }}
env:
APP_NAME: flameshot