Skip to content

Commit bfdfba9

Browse files
Jan Suchýclaude
authored andcommitted
Remove macOS Intel build — free tier runners unavailable
macos-12 and macos-13 Intel runners are no longer available on GitHub free tier (stuck waiting 12+ hours). macOS arm64 covers M1/M2/M3/M4 (~95% of current Mac users). Intel users can run from source. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
1 parent 6d74aac commit bfdfba9

1 file changed

Lines changed: 0 additions & 5 deletions

File tree

.github/workflows/build.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -19,10 +19,6 @@ jobs:
1919
platform: macos-arm64
2020
artifact: GCodeZAA-macos-arm64.dmg
2121

22-
- os: macos-12
23-
platform: macos-x64
24-
artifact: GCodeZAA-macos-x64.dmg
25-
2622
- os: windows-latest
2723
platform: windows-x64
2824
artifact: GCodeZAA-windows-x64-Setup.exe
@@ -165,7 +161,6 @@ jobs:
165161
| Platforma | Soubor | Poznámka |
166162
|-----------|--------|----------|
167163
| macOS Apple Silicon (M1/M2/M3/M4) | `GCodeZAA-macos-arm64.dmg` | |
168-
| macOS Intel | `GCodeZAA-macos-x64.dmg` | |
169164
| Windows 10/11 x64 | `GCodeZAA-windows-x64-Setup.exe` | Spusť installer, vytvoří zástupce |
170165
| Linux x86_64 | `GCodeZAA-linux-x64.AppImage` | `chmod +x`, pak spusť |
171166
| Linux ARM64 (Raspberry Pi 4/5) | `GCodeZAA-linux-arm64.AppImage` | GUI funkční, ZAA bez open3d¹ |

0 commit comments

Comments
 (0)