Skip to content

Commit

Permalink
?
Browse files Browse the repository at this point in the history
  • Loading branch information
trowski committed Jan 9, 2025
1 parent 1319a48 commit 34164ea
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,10 +18,14 @@ jobs:
- operating-system: 'ubuntu-latest'
php-version: '8.2'
extensions: sockets, uv, eio
install-sockets: true
install-eio: true

- operating-system: 'ubuntu-latest'
php-version: '8.3'
extensions: sockets, uv, eio
install-sockets: true
install-eio: true

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

0 comments on commit 34164ea

Please sign in to comment.