mirror of
https://github.com/hoornet/vega.git
synced 2026-07-25 01:38:11 -07:00
Drop Intel macOS build — macos-13 runner no longer available on GitHub
Apple Silicon (macos-latest) is sufficient for current Mac user base. Intel can be revisited if demand arises. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -19,8 +19,6 @@ jobs:
|
|||||||
args: ''
|
args: ''
|
||||||
- platform: macos-latest
|
- platform: macos-latest
|
||||||
args: '--target aarch64-apple-darwin'
|
args: '--target aarch64-apple-darwin'
|
||||||
- platform: macos-13
|
|
||||||
args: '--target x86_64-apple-darwin'
|
|
||||||
|
|
||||||
runs-on: ${{ matrix.platform }}
|
runs-on: ${{ matrix.platform }}
|
||||||
|
|
||||||
@@ -126,7 +124,6 @@ jobs:
|
|||||||
|
|
||||||
**Windows:** Download the `.exe` installer and run it.
|
**Windows:** Download the `.exe` installer and run it.
|
||||||
**macOS (Apple Silicon):** Download the `aarch64.dmg` and open it.
|
**macOS (Apple Silicon):** Download the `aarch64.dmg` and open it.
|
||||||
**macOS (Intel):** Download the `x86_64.dmg` and open it.
|
|
||||||
|
|
||||||
---
|
---
|
||||||
⚡ Find Wrystr useful? [Zap the developer](https://github.com/hoornet/wrystr#support) or star the repo.
|
⚡ Find Wrystr useful? [Zap the developer](https://github.com/hoornet/wrystr#support) or star the repo.
|
||||||
|
|||||||
@@ -16,7 +16,6 @@ Grab the latest release from the [Releases page](https://github.com/hoornet/wrys
|
|||||||
| Arch / Manjaro | build from source | see [`PKGBUILD`](./PKGBUILD) |
|
| Arch / Manjaro | build from source | see [`PKGBUILD`](./PKGBUILD) |
|
||||||
| Windows | `.exe` installer | run the installer |
|
| Windows | `.exe` installer | run the installer |
|
||||||
| macOS (Apple Silicon) | `aarch64.dmg` | open and drag to Applications |
|
| macOS (Apple Silicon) | `aarch64.dmg` | open and drag to Applications |
|
||||||
| macOS (Intel) | `x86_64.dmg` | open and drag to Applications |
|
|
||||||
|
|
||||||
**Windows note:** The installer is not yet code-signed. Windows SmartScreen will show an "Unknown publisher" warning — click "More info → Run anyway" to install.
|
**Windows note:** The installer is not yet code-signed. Windows SmartScreen will show an "Unknown publisher" warning — click "More info → Run anyway" to install.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user