mirror of https://github.com/dapr/cli.git
add protobuf conflict warn env
Signed-off-by: Mukundan Sundararajan <65565396+mukundansundar@users.noreply.github.com>
This commit is contained in:
parent
37977d88b5
commit
7ddd5511d4
|
|
@ -42,6 +42,7 @@ jobs:
|
|||
DAPR_DASHBOARD_PINNED_VERSION: 0.13.0
|
||||
DAPR_RUNTIME_LATEST_STABLE_VERSION:
|
||||
DAPR_DASHBOARD_LATEST_STABLE_VERSION:
|
||||
GOLANG_PROTOBUF_REGISTRATION_CONFLICT: warn
|
||||
PODMAN_VERSION: 4.4.4
|
||||
strategy:
|
||||
matrix:
|
||||
|
|
|
|||
Loading…
Reference in New Issue