From f58fe9778ed10e849c97a9a6915b42b47e1cb2a1 Mon Sep 17 00:00:00 2001 From: Hamza Date: Tue, 15 Jul 2025 16:11:23 +0200 Subject: [PATCH] chore: drop support for stable7.1 Signed-off-by: Hamza --- .github/workflows/npm-audit-fix.yml | 2 +- .tx/backport | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/npm-audit-fix.yml b/.github/workflows/npm-audit-fix.yml index 98bb2b24..84deb9af 100644 --- a/.github/workflows/npm-audit-fix.yml +++ b/.github/workflows/npm-audit-fix.yml @@ -24,7 +24,7 @@ jobs: strategy: fail-fast: false matrix: - branches: ['main', 'stable7.1'] + branches: ['main', 'stable7.2'] name: npm-audit-fix-${{ matrix.branches }} diff --git a/.tx/backport b/.tx/backport index 379a1b34..f4053bb2 100644 --- a/.tx/backport +++ b/.tx/backport @@ -1 +1 @@ -stable7.1 +stable7.2