b795e27251aa93ec6cb20f347d04230bc6b1c991
Linux app build: cargo was not in PATH for subsequent steps after shell-based install. Fixed by adding $HOME/.cargo/bin to GITHUB_PATH (persists across steps) and setting it in the job-level env. Also removed the now-unnecessary per-step PATH override in the macOS job. Container build: added QEMU setup and platforms: linux/amd64,linux/arm64 to produce a multi-arch manifest. The Dockerfile already uses arch-aware commands (dpkg --print-architecture, uname -m) so it builds natively on both architectures. This fixes the "no matching manifest for linux/arm64/v8" error on Apple Silicon Macs. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Releases
35
Triple-C v0.4.8 (Windows)
Latest
Languages
Rust
51.6%
TypeScript
41.2%
Shell
4.1%
HTML
1.4%
Dockerfile
1.1%
Other
0.6%