mirror of https://github.com/dapr/quickstarts.git
Updating CI/CD actions to use release-1.13 of dapr/dapr runtime
Signed-off-by: Paul Yuknewicz <paulyuk@Pauls-MBP-2.guest.corp.microsoft.com>
This commit is contained in:
parent
f37e151842
commit
22f33f4cdf
|
@ -1,5 +1,5 @@
|
|||
DAPR_CLI_VERSION: 1.12.0
|
||||
DAPR_RUNTIME_VERSION: 1.12.0
|
||||
DAPR_RUNTIME_VERSION: 1.13.0-rc.1
|
||||
DAPR_INSTALL_URL: https://raw.githubusercontent.com/dapr/cli/v${DAPR_CLI_VERSION}/install/
|
||||
DAPR_DEFAULT_IMAGE_REGISTRY: ghcr
|
||||
MACOS_PYTHON_VERSION: 3.10
|
||||
|
|
Loading…
Reference in New Issue