Skip to content

Commit

Permalink
chore: stable27 is EOL
Browse files Browse the repository at this point in the history
Signed-off-by: John Molakvoæ <[email protected]>
  • Loading branch information
skjnldsv authored Aug 8, 2024
1 parent bf978de commit 3cac8d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/npm-audit-fix.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
strategy:
fail-fast: false
matrix:
branches: ['main', 'master', 'stable29', 'stable28', 'stable27']
branches: ['main', 'master', 'stable29', 'stable28']

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

Expand Down

0 comments on commit 3cac8d5

Please sign in to comment.