Files
firezone/.github
Jamil 254fe6fbbc ci: Only build debug images for linux/amd64 (#4612)
refs #4602 

- Removes `debug` stage building of `arm` and `arm64` binaries and
images (PRs only) -- these just get thrown away since we only test in CI
with `amd64`
- Removes `perf` builds for snownet-tests and http-test-server
- `base-base*` jobs are expected to fail since these changes haven't hit
`main` yet
- 
This changes our required checks, so after approval I'll need to update
those.
2024-04-14 15:10:54 +00:00
..