Skip to content

Commit

Permalink
ci: node.js v18
Browse files Browse the repository at this point in the history
  • Loading branch information
alexander-akait committed Jun 1, 2022
1 parent 6020a94 commit af6bf88
Show file tree
Hide file tree
Showing 7 changed files with 4,303 additions and 15,640 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/nodejs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ jobs:
strategy:
matrix:
os: [ubuntu-latest, windows-latest, macos-latest]
node-version: [10.x, 12.x, 14.x, 16.x, 17.x]
node-version: [10.x, 12.x, 14.x, 16.x, 18.x]
webpack-version: [latest]

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

0 comments on commit af6bf88

Please sign in to comment.