From 694e59f99c7f8464d68ceef420c5f98a9fd48e87 Mon Sep 17 00:00:00 2001 From: Nils Wistoff Date: Tue, 27 Aug 2024 19:52:36 +0200 Subject: [PATCH] [test] Use local bender version for integration CI Signed-off-by: Nils Wistoff --- .github/workflows/integration.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/integration.yml b/.github/workflows/integration.yml index 5b834f0856..3e0ff55624 100644 --- a/.github/workflows/integration.yml +++ b/.github/workflows/integration.yml @@ -20,6 +20,6 @@ jobs: ip-name: cva6 org: pulp-platform repo: cheshire - base-ref: cva6/pulp-v1.0.0-rel + base-ref: nw/test-bender token: ${{ secrets.CHESHIRE_TOKEN }} lifetime: 14