Skip to content

Commit b9a3106

Browse files
authored
Updated integration tests version (#1622)
Signed-off-by: Whit Waldo <[email protected]>
1 parent a257e03 commit b9a3106

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/itests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
GOARCH: amd64
3030
GOPROXY: https://proxy.golang.org
3131
DAPR_CLI_VER: 1.15.2
32-
DAPR_RUNTIME_VER: 1.16.0-rc.4
32+
DAPR_RUNTIME_VER: 1.16.0-rc.5
3333
DAPR_INSTALL_URL: https://raw.githubusercontent.com/dapr/cli/release-1.16/install/install.sh
3434
DAPR_CLI_REF: ''
3535
steps:

0 commit comments

Comments
 (0)