Skip to content

Commit

Permalink
fix: updates CLI and runtime version to fix tests (dapr#1138)
Browse files Browse the repository at this point in the history
Signed-off-by: Mike Nguyen <[email protected]>
  • Loading branch information
mikeee authored and alicejgibbons committed Jan 21, 2025
1 parent 07d1c6e commit dac98fc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/env/global.env
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
DAPR_CLI_VERSION: 1.14.1
DAPR_RUNTIME_VERSION: 1.15.0-rc.2
DAPR_CLI_VERSION: 1.15.0-rc.1
DAPR_RUNTIME_VERSION: 1.15.0-rc.5
DAPR_INSTALL_URL: https://raw.githubusercontent.com/dapr/cli/v${DAPR_CLI_VERSION}/install/
DAPR_DEFAULT_IMAGE_REGISTRY: ghcr

Expand Down

0 comments on commit dac98fc

Please sign in to comment.