Skip to content

Commit 66bc912

Browse files
committed
add PHP 8.3 with latest WP to build matrix
1 parent f3cfa37 commit 66bc912

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
options: --health-cmd="mysqladmin ping" --health-interval=10s --health-timeout=5s --health-retries=3
4040
strategy:
4141
matrix:
42-
php: ['8.2']
42+
php: ['8.3']
4343
wordpress: ['nightly', 'latest']
4444
include:
4545
- php: '8.2'

0 commit comments

Comments
 (0)