Skip to content

Commit 411ca4c

Browse files
committed
[netlify] Use included yarn and ruby versions so builds are faster
1 parent 81c3107 commit 411ca4c

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

netlify.toml

+3
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,5 @@
11
[build.environment]
22
NODE_VERSION = "10.15.3"
3+
YARN_VERSION = "1.13.0"
4+
RUBY_VERSION = "2.6.2"
5+

0 commit comments

Comments
 (0)