Skip to content

Commit

Permalink
node-gyp update requires node>=16
Browse files Browse the repository at this point in the history
  • Loading branch information
tdewolff committed Oct 30, 2023
1 parent 59f760a commit 49dd7d5
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 797 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/nodejs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
matrix:
#os: [ubuntu-latest, macos-latest, windows-2019]
os: [ubuntu-latest, macos-latest]
node: [14, 18]
node: [16, 18, 20]

runs-on: ${{ matrix.os }}
steps:
Expand Down
Loading

0 comments on commit 49dd7d5

Please sign in to comment.