From 643e55244402f7299147fd203b4a1853c961d370 Mon Sep 17 00:00:00 2001 From: halspang <70976921+halspang@users.noreply.github.com> Date: Tue, 20 Feb 2024 17:33:27 -0800 Subject: [PATCH] Update longhauls to 1.13 rcs (#217) Signed-off-by: Hal Spang --- .github/workflows/dapr-deploy.yml | 2 +- Directory.Packages.props | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/.github/workflows/dapr-deploy.yml b/.github/workflows/dapr-deploy.yml index 7c57a834..dcdc7b3d 100644 --- a/.github/workflows/dapr-deploy.yml +++ b/.github/workflows/dapr-deploy.yml @@ -17,7 +17,7 @@ jobs: runs-on: ubuntu-latest env: DAPR_INSTALL_URL: https://raw.githubusercontent.com/dapr/cli/master/install/install.sh - DAPR_RUNTIME_VER: 1.12.0 + DAPR_RUNTIME_VER: 1.13.0-rc.6 DAPR_NAMESPACE: dapr-system TEST_CLUSTER_NAME: aks-longhaul-release TEST_RESOURCE_GROUP: aks-longhaul-release diff --git a/Directory.Packages.props b/Directory.Packages.props index 9995d65c..14012e43 100644 --- a/Directory.Packages.props +++ b/Directory.Packages.props @@ -1,9 +1,9 @@ - - - - + + + +