Skip to content

Commit

Permalink
Enable YJIT
Browse files Browse the repository at this point in the history
  • Loading branch information
fbacall committed Jan 8, 2025
1 parent 648a9e8 commit 0f011b9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ jobs:
env:
RAILS_ENV: test
TERM: dumb-color
RUBYOPT: "--yjit"
services:
postgres:
image: postgres:14
Expand Down

0 comments on commit 0f011b9

Please sign in to comment.