Skip to content

Commit 1a81e22

Browse files
Merge pull request #2095 from WordPress/add/php-8-4
Enable testing for PHP 8.4
2 parents f559f15 + ee52a02 commit 1a81e22

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)