Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 28890ab

Browse files
bteacexbrayat
authored andcommitted
chore: drop node 18
1 parent f1fec3a commit 28890ab

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

‎.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ jobs:
4949
needs: build
5050
strategy:
5151
matrix:
52-
node-version: [18, 20, 22]
52+
node-version: [20, 22]
5353
os: [ubuntu-latest, windows-latest, macos-latest]
5454
verification-script:
5555
- pnpm --filter '!*typescript*' build

‎package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"!template/**/node_modules/.bin/*"
1515
],
1616
"engines": {
17-
"node": ">=v18.3.0"
17+
"node": ">=v20.0.0"
1818
},
1919
"devEngines": {
2020
"packageManager": {

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /