Skip to content

Commit

Permalink
chore: update pnpm lock version and remove node v14 from workflow
Browse files Browse the repository at this point in the history
- latest pnpm version no more support node v14 on github workflow
  • Loading branch information
MohamedLamineAllal committed Jun 5, 2023
1 parent 519383c commit 78196ad
Show file tree
Hide file tree
Showing 2 changed files with 1,927 additions and 2,162 deletions.
1 change: 0 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@ jobs:
fail-fast: false
matrix:
node:
- 14
- 16
- 18

Expand Down
Loading

0 comments on commit 78196ad

Please sign in to comment.