Skip to content

Commit

Permalink
Node 20
Browse files Browse the repository at this point in the history
  • Loading branch information
ledyba committed May 20, 2023
1 parent 25b82d9 commit 783e02b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/unit-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:

strategy:
matrix:
node-version: [16.x, 18.x]
node-version: [18.x, 20.x]
os: [macOS-latest, ubuntu-latest]

steps:
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

## Pre-requirements

- node.js 16.0 or higher.
- node.js 18.0 or higher.
- ffmpeg
- ImageMagick 7.0 or higher

Expand Down

0 comments on commit 783e02b

Please sign in to comment.