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 55dd3ad commit 3d395bdCopy full SHA for 3d395bd
.github/workflows/main.yml
@@ -20,6 +20,7 @@ jobs:
20
runs-on: ubuntu-latest
21
env:
22
CI: true
23
+ RUBYOPT: "--enable=frozen-string-literal --yjit"
24
# TESTOPTS: --verbose
25
steps:
26
- uses: actions/checkout@master
0 commit comments