File tree 2 files changed +6
-6
lines changed 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.10.0-rc.1
29
- DAPR_RUNTIME_VER : 1.10.0-rc.2
30
- DAPR_INSTALL_URL : https://raw.githubusercontent.com/dapr/cli/v1.10.0-rc.1 /install/install.sh
28
+ DAPR_CLI_VER : 1.10.0
29
+ DAPR_RUNTIME_VER : 1.10.0
30
+ DAPR_INSTALL_URL : https://raw.githubusercontent.com/dapr/cli/v1.10.0/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 37
37
GOARCH : amd64
38
38
GOPROXY : https://proxy.golang.org
39
39
JDK_VER : ${{ matrix.java }}
40
- DAPR_CLI_VER : 1.10.0-rc.1
41
- DAPR_RUNTIME_VER : 1.10.0-rc.2
42
- DAPR_INSTALL_URL : https://raw.githubusercontent.com/dapr/cli/v1.10.0-rc.1 /install/install.sh
40
+ DAPR_CLI_VER : 1.10.0
41
+ DAPR_RUNTIME_VER : 1.10.0
42
+ DAPR_INSTALL_URL : https://raw.githubusercontent.com/dapr/cli/v1.10.0/install/install.sh
43
43
DAPR_CLI_REF :
44
44
DAPR_REF :
45
45
steps :
You can’t perform that action at this time.
0 commit comments