Skip to content

Commit 6a7e0bc

Browse files
committed
Start testing out Node v22
1 parent c1f6fb2 commit 6a7e0bc

File tree

3 files changed

+43
-566
lines changed

3 files changed

+43
-566
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616

1717
- uses: actions/setup-node@v4
1818
with:
19-
node-version: 20.11.1
19+
node-version: 22.8.0
2020

2121
- run: npm install -g npm@^8
2222

0 commit comments

Comments
 (0)