Skip to content

Commit

Permalink
Build on PHP 8.4
Browse files Browse the repository at this point in the history
  • Loading branch information
trowski committed Apr 21, 2024
1 parent 72f6071 commit 459d373
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 @@ -19,6 +19,10 @@ jobs:

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

- operating-system: 'ubuntu-latest'
php-version: '8.4'
extensions: uv
style-fix: none
static-analysis: none
Expand Down

0 comments on commit 459d373

Please sign in to comment.