Skip to content

Commit

Permalink
Add SQLite extension
Browse files Browse the repository at this point in the history
  • Loading branch information
thekid committed Nov 19, 2023
1 parent 42d7dbc commit 4817d16
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 @@ -30,6 +30,7 @@ jobs:
uses: shivammathur/setup-php@v2
with:
php-version: ${{ matrix.php-versions }}
extensions: sqlite
ini-values: date.timezone=Europe/Berlin

- name: Setup Problem Matchers for PHP
Expand Down

0 comments on commit 4817d16

Please sign in to comment.