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:
Jure
2026-03-12 11:19:18 +01:00
parent 2c874de790
commit 351667c1f0
2 changed files with 0 additions and 4 deletions

View File

@@ -19,8 +19,6 @@ jobs:
args: ''
- platform: macos-latest
args: '--target aarch64-apple-darwin'
- platform: macos-13
args: '--target x86_64-apple-darwin'
runs-on: ${{ matrix.platform }}
@@ -126,7 +124,6 @@ jobs:
**Windows:** Download the `.exe` installer and run 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.