waveterm/.github/workflows
Evan Simkowitz db3de47def
Use Zig for Windows and ARM64 Linux (#1713)
I'm making steps to simplify our build dependencies, consolidating our C
compiler requirements so we only depend on Zig.

Before, we used Zig for x64 but not for arm64. This meant that users
using an ARM dev machine would need to install `build-essentials` and
Zig. We also required MinGW-w64 on Windows, which is a pain to install
since it can be provided by a bunch of different tools, the smallest of
which is like a 2GB install.
2025-01-10 15:23:56 -08:00
..
build-helper.yml Use Zig for Windows and ARM64 Linux (#1713) 2025-01-10 15:23:56 -08:00
bump-version.yml Update our build workflows to use NodeJS 22 (#1285) 2024-11-13 21:06:48 -08:00
codeql.yml Update our build workflows to use NodeJS 22 (#1285) 2024-11-13 21:06:48 -08:00
deploy-docsite.yml Run deploy-docsite check when Taskfile is modified (#1307) 2024-11-15 16:16:12 -08:00
merge-gatekeeper.yml Allow TestDriver to run on outside contributions (#1622) 2024-12-25 11:16:25 -05:00
publish-release.yml Separate Snap publish jobs (#1433) 2024-12-09 10:13:41 -08:00
testdriver-build.yml Use Zig for Windows and ARM64 Linux (#1713) 2025-01-10 15:23:56 -08:00
testdriver.yml TestDriver: Checks + Comments (#1698) 2025-01-10 14:56:20 -08:00