Content-Length: 286155 | pFad | http://github.com/octokit/octokit.js/commit/8ec7ed7dbf1872bcc8109954942f707a2ab489dc

89 ci: stop testing against NodeJS v18 (#2846) · octokit/octokit.js@8ec7ed7 · GitHub
Skip to content

Commit 8ec7ed7

Browse files
authored
ci: stop testing against NodeJS v18 (#2846)
* build(package): set minimal node version in engines field to v20 BREAKING CHANGE: Drop support for NodeJS v18 * ci: stop testing against NodeJS v18
1 parent c5d2f0f commit 8ec7ed7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,9 @@ jobs:
1313
strategy:
1414
matrix:
1515
node_version:
16-
- 18
1716
- 20
1817
- 22
18+
- 24
1919
steps:
2020
- uses: actions/checkout@v4
2121
- name: Use Node.js ${{ matrix.node_version }}

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@
8282
]
8383
},
8484
"engines": {
85-
"node": ">= 18"
85+
"node": ">= 20"
8686
},
8787
"publishConfig": {
8888
"provenance": true

0 commit comments

Comments
 (0)








ApplySandwichStrip

pFad - (p)hone/(F)rame/(a)nonymizer/(d)eclutterfier!      Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

Fetched URL: http://github.com/octokit/octokit.js/commit/8ec7ed7dbf1872bcc8109954942f707a2ab489dc

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy