Skip to content

Commit

Permalink
Skip installing eio
Browse files Browse the repository at this point in the history
  • Loading branch information
trowski committed Jan 9, 2025
1 parent 28b38a8 commit 7f8b287
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,9 @@ jobs:
include:
- operating-system: 'ubuntu-latest'
php-version: '8.1'
extensions: uv, eio
install-eio: true
extensions: uv
style-fix: none
static-analysis: none

- operating-system: 'ubuntu-latest'
php-version: '8.2'
Expand Down

0 comments on commit 7f8b287

Please sign in to comment.