Skip to content

Commit 7806e70

Browse files
committed
ci: Test on PHP 8.4
1 parent 17b537b commit 7806e70

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/main.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,9 @@ jobs:
3333
- php-versions: '8.3'
3434
phpunit-version: '9.5.27'
3535
experimental: false
36+
- php-versions: '8.4'
37+
phpunit-version: '9.5.27'
38+
experimental: false
3639
steps:
3740
- name: Checkout
3841
uses: actions/checkout@v4

0 commit comments

Comments
 (0)