From 2fa87776321fed9084f02a1df3d113a4bde9cec1 Mon Sep 17 00:00:00 2001 From: Hartley McGuire Date: Wed, 10 Jul 2024 21:52:52 -0400 Subject: [PATCH] Enable YJIT to build docs-preview I've found that it speeds up doc building for me locally, so it seems like a good idea to try in CI as well --- pipelines/docs-preview/pipeline.rb | 1 + 1 file changed, 1 insertion(+) diff --git a/pipelines/docs-preview/pipeline.rb b/pipelines/docs-preview/pipeline.rb index 0a5b940..49843e8 100644 --- a/pipelines/docs-preview/pipeline.rb +++ b/pipelines/docs-preview/pipeline.rb @@ -38,6 +38,7 @@ "BUILDKITE_MESSAGE", "BUILDKITE_PULL_REQUEST", "BUILDKITE_REPO", + "RUBY_YJIT_ENABLE", ], } plugin :artifacts, {