Skip to content

Commit 9a7472e

Browse files
test: Update NodeJS version matrix
1 parent 09b30fc commit 9a7472e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/pull-request.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
node-version:
1717
- 18
1818
- 20
19-
- 21
19+
- 22
2020
os-release:
2121
- ubuntu-latest
2222
- windows-latest

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
node-version:
1414
- 18
1515
- 20
16-
- 21
16+
- 22
1717
os-release:
1818
- ubuntu-latest
1919
- windows-latest

0 commit comments

Comments
 (0)