Skip to content
Verified Commit 7ed04d05 authored by Matthew Clarkson's avatar Matthew Clarkson
Browse files

chore: remove deprecated `pigz` toolchain

BREAKING CHANGE: remove `pigz` toolchain.

Use `@rules_gzip//gzip/toolchain/gzip:type` instead.

We cannot guarantee `pigz` implementation.

`pigz` is a drop-in for `gzip` so we will register `pigz` implementations
to the `gzip` toolchain in the future.
parent 1ef036d9
Loading
Loading
Loading
Pipeline #15839 passed with stages
in 2 minutes and 2 seconds