Skip to content

Commit

Permalink
Oh, yeah, sockets
Browse files Browse the repository at this point in the history
  • Loading branch information
trowski committed Jan 9, 2025
1 parent d65b3ab commit 1319a48
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,11 +17,11 @@ jobs:

- operating-system: 'ubuntu-latest'
php-version: '8.2'
extensions: socket, uv, eio
extensions: sockets, uv, eio

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

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

0 comments on commit 1319a48

Please sign in to comment.