Skip to content

Commit

Permalink
ci: activate apc
Browse files Browse the repository at this point in the history
  • Loading branch information
angeloashmore committed Dec 14, 2023
1 parent 1e60a40 commit 5538daf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ jobs:
with:
php-version: ${{ matrix.php }}
extensions: apc, apcu
ini-file: tests/apc.ini

- name: Checkout
uses: actions/checkout@master
Expand Down

0 comments on commit 5538daf

Please sign in to comment.