Skip to content

Commit 22e1f6f

Browse files
Enable testing for PHP 8.4
1 parent e6f4f18 commit 22e1f6f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/php-test-plugins.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,8 @@ jobs:
4747
wp: '6.6'
4848
- php: '8.3'
4949
wp: 'trunk'
50+
- php: '8.4'
51+
wp: 'trunk'
5052
- php: '8.2'
5153
phpunit: '9.6'
5254
wp: 'latest'

0 commit comments

Comments
 (0)