Skip to content

Commit

Permalink
chore: drop stable28
Browse files Browse the repository at this point in the history
Signed-off-by: John Molakvoæ <[email protected]>
  • Loading branch information
skjnldsv authored Jan 7, 2025
1 parent b305dde commit 9555112
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', 'stable30', 'stable29', 'stable28']
branches: ['main', 'master', 'stable30', 'stable29']

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

Expand Down

0 comments on commit 9555112

Please sign in to comment.