Skip to content

Commit d342434

Browse files
committed
Build/Test Tools: Pin Gutenberg version for 6.5 branch.
The minimum required version of WordPress for the Gutenberg plugin as of version 19.8.0 is now 6.6. This pins the final version that supported WordPress 6.5 to ensure E2E tests continue to pass. Props bernhard-reiter. Fixes 62488. git-svn-id: https://develop.svn.wordpress.org/branches/6.5@59518 602fd350-edb4-49c9-b593-d223f7449a82
1 parent f008049 commit d342434

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/end-to-end-tests.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,7 @@ jobs:
4848
LOCAL_SCRIPT_DEBUG: [ true, false ]
4949
with:
5050
LOCAL_SCRIPT_DEBUG: ${{ matrix.LOCAL_SCRIPT_DEBUG }}
51+
gutenberg-version: '19.7.0'
5152

5253
slack-notifications:
5354
name: Slack Notifications

0 commit comments

Comments
 (0)