Skip to content

Commit 157ba3e

Browse files
committed
fix
1 parent c095083 commit 157ba3e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/yjit-ubuntu.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -165,7 +165,7 @@ jobs:
165165
- name: Enable YJIT through ENV
166166
run: echo "RUBY_YJIT_ENABLE=1" >> $GITHUB_ENV
167167

168-
# Check that the binary was built with YJIT
168+
# Check that the binary was built with YJI
169169
- name: Check YJIT enabled
170170
run: ./miniruby --yjit -v | grep "+YJIT"
171171

0 commit comments

Comments
 (0)