Skip to content

Commit

Permalink
Chore: not allow to fail on node 16
Browse files Browse the repository at this point in the history
  • Loading branch information
pustovitDmytro committed Jul 19, 2021
1 parent 49a2365 commit 22ed683
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -85,9 +85,9 @@ environment:
job_depends_on: Build
nodejs_version: 16

matrix:
allow_failures:
- nodejs_version: 16
# matrix:
# allow_failures:
# - nodejs_version: 16

artifacts:
- path: tmp
Expand Down

0 comments on commit 22ed683

Please sign in to comment.