Skip to content

Commit

Permalink
Merge pull request #23 from hanstanawi/ci/node-ver
Browse files Browse the repository at this point in the history
ci: update workflow node ver
  • Loading branch information
hanstanawi committed Nov 14, 2023
2 parents 65b9840 + 457c952 commit 48b3c2f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
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]
# See supported Node.js release schedule at https://nodejs.org/en/about/releases/

steps:
Expand Down

0 comments on commit 48b3c2f

Please sign in to comment.