From ae3a3c9b90b605b31041d47675da697318356b2e Mon Sep 17 00:00:00 2001 From: Nico Berlee Date: Thu, 30 May 2024 18:14:02 +0200 Subject: [PATCH] Release 1.7.4 --- .github/workflows/ci.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 89f8f0f4a2..0a51f0b8da 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -7,10 +7,10 @@ on: - "v*" env: - ORIGIN_TAG: v1.7.3 + ORIGIN_TAG: v1.7.4 KERNEL_TAG: v1.7.3 - SBC_TAG: v1.7.3 - RK3588_TAG: v1.7.3 + SBC_TAG: v1.7.4 + RK3588_TAG: v1.7.4 jobs: talos-build: