Skip to content

Commit 3569b33

Browse files
committed
chore: attempt to use v14 of node to deploy website
1 parent 6c32bc1 commit 3569b33

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

netlify.toml

+1
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
base = "/"
77
command = "yarn workspace jest-website netlify:ci:production"
88
publish = "/website/build"
9+
environment = { NODE_VERSION = "14.x" }
910

1011

1112
[context.production]

0 commit comments

Comments
 (0)