Skip to content

Commit

Permalink
Make Node.js 20 minimum supported version
Browse files Browse the repository at this point in the history
  • Loading branch information
sonnyp committed Dec 21, 2024
1 parent a9e9210 commit 903714c
Show file tree
Hide file tree
Showing 38 changed files with 94 additions and 100 deletions.
1 change: 0 additions & 1 deletion .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ jobs:
strategy:
fail-fast: false
matrix:
# node: [14, 16, 18, 20, 22]
node: [20, 22]
steps:
- uses: actions/checkout@v4
Expand Down
Loading

0 comments on commit 903714c

Please sign in to comment.