Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
cclauss authored Apr 11, 2024
1 parent 13a51d8 commit fbd3cce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ environment:
- nodejs_version: 18
- nodejs_version: 20

matrix: # TODO: Fix these tests and remove this allow_failures matrix.
matrix: # TODO: Fix mapbox/node-pre-gyp#710 and remove this allow_failures matrix.
allow_failures:
- nodejs_version: 18 # Error: Unsupported target version: 18.x.x
- nodejs_version: 20 # Error: Unsupported target version: 20.x.x
Expand Down

0 comments on commit fbd3cce

Please sign in to comment.