Skip to content

Commit

Permalink
Update .github/files/generate-ci-matrix.php
Browse files Browse the repository at this point in the history
Co-authored-by: Brad Jorsch <anomiex@users.noreply.github.com>
  • Loading branch information
zinigor and anomiex authored Jun 11, 2024
1 parent 1635ae8 commit e640cd9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/files/generate-ci-matrix.php
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@

// Add wpcomsh tests.
$matrix[] = array(
'name' => 'PHP tests: PHP 7.4 WP latest with WPCOMSH',
'name' => 'PHP tests: PHP 8.1 WP latest with WPCOMSH',
'script' => 'test-php',
'php' => '8.1',
'wp' => 'latest',
Expand Down

0 comments on commit e640cd9

Please sign in to comment.