Skip to content

Commit

Permalink
Update nodejs.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
la55u committed Jun 18, 2023
1 parent 49fe5a9 commit 1c6602f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/nodejs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
strategy:
fail-fast: false
matrix:
node: [12, 14]
node: [16, 18]

steps:
- uses: actions/checkout@v2
Expand Down

0 comments on commit 1c6602f

Please sign in to comment.