Skip to content

Commit a277147

Browse files
authored
Update appveyor.yml
1 parent 92c376d commit a277147

1 file changed

Lines changed: 2 additions & 3 deletions

File tree

appveyor.yml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
11
environment:
22
matrix:
3-
- nodejs_version: "15"
4-
- nodejs_version: "16"
53
- nodejs_version: "18"
4+
- nodejs_version: "22"
65

76
platform:
87
- x86
@@ -24,4 +23,4 @@ test_script:
2423
- npm test
2524

2625
# Don't actually build.
27-
build: off
26+
build: off

0 commit comments

Comments
 (0)