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 db57c96 commit 89d8975Copy full SHA for 89d8975
.github/workflows/ci.yml
@@ -21,7 +21,7 @@ jobs:
21
22
doc-build-latest:
23
runs-on: ubuntu-latest
24
- name: Rails Doc Build (latest)
+ name: Rails Doc Build (latest, YJIT_ENABLED ${{ matrix.yjit-enabled }})
25
strategy:
26
matrix:
27
yjit-enabled: [0, 1]
0 commit comments