Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/build-desktop.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ jobs:
fail-fast: false
matrix:
include:
- os: blacksmith-6vcpu-macos-26 # arm64 (M4); Xcode 26 (actool >= 26) compiles mac.icon into Assets.car
- os: arcbox-macos-arm64 # arm64 macOS; host must have Xcode 26 (actool >= 26) to compile mac.icon into Assets.car
platform: mac
- os: blacksmith-4vcpu-windows-2025 # public beta; VS Build Tools only — enough for NSIS
platform: win
Expand Down