Update E2E and PHP tests to test against WP 6.8 #660
test-e2e.yml
on: pull_request
Matrix: E2E - ${{
format(
'WP{0} + PHP{1} + {2} theme',
matrix.wp,
matrix.php,
matrix.theme == '' && 'TwentyTwentyThree' || 'Go'
)
}}