chore: simplify GoReleaser to Linux-only builds for Docker deployment

This commit is contained in:
Jeremy
2026-01-30 21:40:49 +00:00
parent 49f24e8915
commit 26f3183efc
7 changed files with 1772 additions and 536 deletions

View File

@@ -255,11 +255,6 @@ jobs:
with:
node-version: '24.13.0'
- name: Set up Zig (for cross-compilation)
uses: goto-bus-stop/setup-zig@abea47f85e598557f500fa1fd2ab7464fcb39406 # v2.2.1
with:
version: 0.11.0
- name: Build frontend
working-directory: ./frontend
run: |