Skip to content

Commit

Permalink
Update extension installs
Browse files Browse the repository at this point in the history
  • Loading branch information
trowski committed Dec 27, 2023
1 parent 778354d commit b3de8e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ jobs:
uses: shivammathur/setup-php@v2
with:
php-version: ${{ matrix.php-version }}
extensions: eio-beta, uv-amphp/ext-uv@master
extensions: eio, uv

- name: Get Composer cache directory
id: composer-cache
Expand Down

0 comments on commit b3de8e5

Please sign in to comment.