We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 66e8846 + dc51c0c commit 9ad395dCopy full SHA for 9ad395d
.github/workflows/test-e2e.yml
@@ -35,8 +35,8 @@ jobs:
35
runs-on: ubuntu-latest
36
env:
37
GOVER: 1.17
38
- DAPR_CLI_VER: 1.6.0
39
- DAPR_RUNTIME_VER: 1.6.0
+ DAPR_CLI_VER: 1.7.0
+ DAPR_RUNTIME_VER: 1.7.0
40
DAPR_INSTALL_URL: https://raw.githubusercontent.com/dapr/cli/master/install/install.sh
41
DAPR_CLI_REF: '9472e6d977817243d6da28af3e3ca744414c54e6' # TODO, remove once DAPR CLI is upgraded to v1.7
42
DAPR_REF: ''
0 commit comments