We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ae9ac6b commit fa364e7Copy full SHA for fa364e7
1 file changed
_posts/2026-02-26-road-to-openvox-9.md
@@ -58,7 +58,7 @@ To test ZJIT / YJIT, you can add the commandline option to Ruby:
58
+++ a/opt/puppetlabs/puppet/bin/puppet
59
@@ -1,4 +1,4 @@
60
-#!/opt/puppetlabs/puppet/bin/ruby
61
-+#!/opt/puppetlabs/puppet/bin/ruby --zjit
++#!/opt/puppetlabs/puppet/bin/ruby --yjit
62
# frozen_string_literal: true
63
64
begin
0 commit comments