Skip to content

Commit 392b784

Browse files
authored
Merge pull request #4869 from nextcloud/chore/drop-support-8.0
chore: drop support for stable8.0
2 parents 437718e + 7319465 commit 392b784

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

.github/workflows/npm-audit-fix.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
strategy:
2525
fail-fast: false
2626
matrix:
27-
branches: ['main', 'stable7.3', 'stable8.0']
27+
branches: ['main', 'stable7.3', 'stable8.1']
2828

2929
name: npm-audit-fix-${{ matrix.branches }}
3030

.tx/backport

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,2 @@
11
stable7.3
2-
stable8.0
32
stable8.1

0 commit comments

Comments
 (0)