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: