Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
envtest: Stick to a specific setup-envtest version
Using `@latest` for tools dependecies produces unrepeatable builds which might break at any point in time. This is particularly important when maintaining released versions which need a backport fix. Ref: openshift/sriov-network-operator#849 Signed-off-by: Andrea Panattoni <[email protected]>
- Loading branch information