Skip to content

Commit 6ec33cb

Browse files
fix: remove node 18 from CI
1 parent 5732983 commit 6ec33cb

File tree

4 files changed

+181
-34
lines changed

4 files changed

+181
-34
lines changed

.github/workflows/test.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@ jobs:
1111
fail-fast: true
1212
matrix:
1313
node-version:
14-
- 18
1514
- 22
1615
- 23
1716

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"prepare": "simple-git-hooks"
2727
},
2828
"devDependencies": {
29-
"@fisch0920/config": "^1.1.1",
29+
"@fisch0920/config": "catalog:",
3030
"@total-typescript/ts-reset": "catalog:",
3131
"@types/node": "catalog:",
3232
"bumpp": "catalog:",

0 commit comments

Comments
 (0)