mirror of
https://github.com/node-red/node-red.git
synced 2025-03-01 10:36:34 +00:00
Allow node16 build to fail for now
This commit is contained in:
parent
719aea2a58
commit
dd12572b1d
@ -13,6 +13,7 @@ matrix:
|
||||
- node_js: "12"
|
||||
script:
|
||||
- ./node_modules/.bin/grunt no-coverage
|
||||
allow_failures:
|
||||
- node_js: "16"
|
||||
script:
|
||||
- ./node_modules/.bin/grunt no-coverage
|
||||
|
Loading…
x
Reference in New Issue
Block a user