Skip to content

Commit

Permalink
action-php-8.3: jit try
Browse files Browse the repository at this point in the history
  • Loading branch information
mysiar committed Dec 28, 2023
1 parent f248444 commit 0de3d29
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,8 @@ jobs:
extensions: bcmath
coverage: xdebug
tools: composer
if: "matrix.php >= 8"
ini-values: opcache.enable_cli=1, opcache.jit=tracing, opcache.jit_buffer_size=64M

- uses: actions/checkout@v4
with:
Expand Down

0 comments on commit 0de3d29

Please sign in to comment.