Skip to content

Commit

Permalink
[Tests] skip failing WSL tests; add node 18 and 20
Browse files Browse the repository at this point in the history
  • Loading branch information
ljharb committed Sep 26, 2023
1 parent 66cb10f commit 4d57852
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion appveyor.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,12 @@
configuration:
- Native
- WSL
#- WSL

# Test against this version of Node.js
environment:
matrix:
- nodejs_version: "20"
- nodejs_version: "18"
- nodejs_version: "16"
- nodejs_version: "14"
- nodejs_version: "12"
Expand Down

0 comments on commit 4d57852

Please sign in to comment.