Skip to content

Commit 89d8975

Browse files
committed
fixup!
1 parent db57c96 commit 89d8975

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121

2222
doc-build-latest:
2323
runs-on: ubuntu-latest
24-
name: Rails Doc Build (latest)
24+
name: Rails Doc Build (latest, YJIT_ENABLED ${{ matrix.yjit-enabled }})
2525
strategy:
2626
matrix:
2727
yjit-enabled: [0, 1]

0 commit comments

Comments
 (0)