Skip to content

Commit

Permalink
update windows runs
Browse files Browse the repository at this point in the history
  • Loading branch information
marcing committed Feb 1, 2024
1 parent 892854f commit 6663754
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 @@ -49,6 +49,7 @@ jobs:
uses: shivammathur/setup-php@v2
with:
php-version: ${{ matrix.php }}
extensions: pdo_mysql, pdo_sqlite
ini-values: apc.enable_cli=1, opcache.enable=1, opcache.jit=tracing, opcache.jit_buffer_size=128M
env:
fail-fast: true
Expand Down

0 comments on commit 6663754

Please sign in to comment.