File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 25
25
GOARCH : amd64
26
26
GOPROXY : https://proxy.golang.org
27
27
JDK_VER : ${{ matrix.java }}
28
- DAPR_CLI_VER : 1.5 .1
29
- DAPR_RUNTIME_VER : 1.5.1
30
- DAPR_INSTALL_URL : https://raw.githubusercontent.com/dapr/cli/v1.4 .0-rc.1/install/install.sh
28
+ DAPR_CLI_VER : 1.6.0-rc .1
29
+ DAPR_RUNTIME_VER : 1.6.0-rc.2
30
+ DAPR_INSTALL_URL : https://raw.githubusercontent.com/dapr/cli/v1.6 .0-rc.1/install/install.sh
31
31
DAPR_CLI_REF :
32
32
DAPR_REF :
33
33
steps :
Original file line number Diff line number Diff line change 36
36
GOARCH : amd64
37
37
GOPROXY : https://proxy.golang.org
38
38
JDK_VER : ${{ matrix.java }}
39
- DAPR_CLI_VER : 1.5 .1
40
- DAPR_RUNTIME_VER : 1.5.1
41
- DAPR_INSTALL_URL : https://raw.githubusercontent.com/dapr/cli/v1.4 .0-rc.1/install/install.sh
39
+ DAPR_CLI_VER : 1.6.0-rc .1
40
+ DAPR_RUNTIME_VER : 1.6.0-rc.2
41
+ DAPR_INSTALL_URL : https://raw.githubusercontent.com/dapr/cli/v1.6 .0-rc.1/install/install.sh
42
42
DAPR_CLI_REF :
43
43
DAPR_REF :
44
44
steps :
You can’t perform that action at this time.
0 commit comments