Skip to content

Commit

Permalink
ci: run netlify with Node 16
Browse files Browse the repository at this point in the history
Signed-off-by: Outsider <outsideris@gmail.com>
  • Loading branch information
outsideris committed Oct 25, 2021
1 parent ab05d5d commit 63e6a84
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion netlify.toml
Expand Up @@ -14,7 +14,7 @@

[build.environment]
DEBUG = "mocha:docs*"
NODE_VERSION = "12"
NODE_VERSION = "16"
RUBY_VERSION = "2.7.1"

[context.deploy-preview]
Expand Down

0 comments on commit 63e6a84

Please sign in to comment.