chore: drop support for stable7.1

Signed-off-by: Hamza <hamzamahjoubi221@gmail.com>
This commit is contained in:
Hamza
2025-07-15 16:11:23 +02:00
parent 24060fe46b
commit f58fe9778e
2 changed files with 2 additions and 2 deletions

View File

@ -24,7 +24,7 @@ jobs:
strategy:
fail-fast: false
matrix:
branches: ['main', 'stable7.1']
branches: ['main', 'stable7.2']
name: npm-audit-fix-${{ matrix.branches }}

View File

@ -1 +1 @@
stable7.1
stable7.2