mirror of
https://codeberg.org/ziglang/zig.git
synced 2026-06-09 00:54:07 -04:00
8635c18e40
When testing the Wasm linker for the producers section
we do not ever want to strip the binary as this will remove
the producers section in release-small.
This fixes the CI errors by d086b371f0