mirror of https://github.com/dapr/java-sdk.git
				
				
				
			Update Dapr runtime and CLI to 1.10. (#837)
Signed-off-by: Artur Souza <asouza.pro@gmail.com>
This commit is contained in:
		
							parent
							
								
									242d93a1ac
								
							
						
					
					
						commit
						806ddc00bd
					
				|  | @ -25,9 +25,9 @@ jobs: | |||
|       GOARCH: amd64 | ||||
|       GOPROXY: https://proxy.golang.org | ||||
|       JDK_VER: ${{ matrix.java }} | ||||
|       DAPR_CLI_VER: 1.10.0-rc.1 | ||||
|       DAPR_RUNTIME_VER: 1.10.0-rc.2 | ||||
|       DAPR_INSTALL_URL: https://raw.githubusercontent.com/dapr/cli/v1.10.0-rc.1/install/install.sh | ||||
|       DAPR_CLI_VER: 1.10.0 | ||||
|       DAPR_RUNTIME_VER: 1.10.0 | ||||
|       DAPR_INSTALL_URL: https://raw.githubusercontent.com/dapr/cli/v1.10.0/install/install.sh | ||||
|       DAPR_CLI_REF: | ||||
|       DAPR_REF: | ||||
|     steps: | ||||
|  |  | |||
|  | @ -37,9 +37,9 @@ jobs: | |||
|       GOARCH: amd64 | ||||
|       GOPROXY: https://proxy.golang.org | ||||
|       JDK_VER: ${{ matrix.java }} | ||||
|       DAPR_CLI_VER: 1.10.0-rc.1 | ||||
|       DAPR_RUNTIME_VER: 1.10.0-rc.2 | ||||
|       DAPR_INSTALL_URL: https://raw.githubusercontent.com/dapr/cli/v1.10.0-rc.1/install/install.sh | ||||
|       DAPR_CLI_VER: 1.10.0 | ||||
|       DAPR_RUNTIME_VER: 1.10.0 | ||||
|       DAPR_INSTALL_URL: https://raw.githubusercontent.com/dapr/cli/v1.10.0/install/install.sh | ||||
|       DAPR_CLI_REF: | ||||
|       DAPR_REF: | ||||
|     steps: | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue