Skip to content

Commit

Permalink
ci node 18.17
Browse files Browse the repository at this point in the history
  • Loading branch information
devjiwonchoi committed Apr 9, 2024
1 parent 510f0ea commit cd6afff
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/node_ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:

strategy:
matrix:
node-version: [18, 20]
node-version: [18.17, 20]

steps:
- uses: actions/checkout@v3
Expand Down
3 changes: 0 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,8 +46,5 @@
"localization",
"translate"
],
"engines": {
"node": "^18.17 || >=20"
},
"packageManager": "[email protected]"
}

0 comments on commit cd6afff

Please sign in to comment.