Skip to content

Commit

Permalink
Test on PHP 8.4
Browse files Browse the repository at this point in the history
  • Loading branch information
colinodell committed Jul 22, 2024
1 parent be0e90e commit 0d8f65b
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,10 @@ jobs:
stable: true
coverage: false
composer-flags: '--prefer-lowest'
- php: '8.4'
stable: false
coverage: false
composer-flags: ''

steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit 0d8f65b

Please sign in to comment.