Skip to content

Commit

Permalink
Removed vercel json and nodejs 20 (#333)
Browse files Browse the repository at this point in the history
  • Loading branch information
IraSoro authored Jan 17, 2025
2 parents 91ac824 + d7fc25a commit a31cbea
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 8 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:

strategy:
matrix:
node-version: [20.x, 22.x]
node-version: [22.x]

steps:
- uses: actions/checkout@v3
Expand Down
7 changes: 0 additions & 7 deletions vercel.json

This file was deleted.

0 comments on commit a31cbea

Please sign in to comment.