mirror of https://github.com/dapr/quickstarts.git
Revert " hotfix for 1.11.0-rc.8"
This commit is contained in:
parent
91ecda7330
commit
5bb7e29266
|
|
@ -1,5 +1,5 @@
|
|||
DAPR_CLI_VERSION: 1.10.0
|
||||
DAPR_RUNTIME_VERSION: 1.11.0-rc.8
|
||||
DAPR_RUNTIME_VERSION: 1.11.0-rc.4
|
||||
DAPR_INSTALL_URL: https://raw.githubusercontent.com/dapr/cli/v${DAPR_CLI_VERSION}/install/
|
||||
DAPR_DEFAULT_IMAGE_REGISTRY: ghcr
|
||||
MACOS_PYTHON_VERSION: 3.10
|
||||
|
|
|
|||
|
|
@ -19,7 +19,6 @@ This quickstart includes one service:
|
|||
name: Add configuration items
|
||||
expected_stdout_lines:
|
||||
- 'OK'
|
||||
output_match_mode: substring
|
||||
-->
|
||||
|
||||
```bash
|
||||
|
|
|
|||
Loading…
Reference in New Issue