Skip to content

Commit 5159d51

Browse files
committed
Build/Test Tools: Pin a Gutenberg version in the 6.6 branch.
The minimum required version of WordPress for the Gutenberg plugin will be bumped to `6.7` in version `20.8.0`. This pins the final version with support for WordPress 6.6 to ensure E2E tests continue to pass. Props mamaduka. Fixes #63377. git-svn-id: https://develop.svn.wordpress.org/branches/6.6@60214 602fd350-edb4-49c9-b593-d223f7449a82
1 parent 885dc81 commit 5159d51

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: '20.7.0'
5152

5253
slack-notifications:
5354
name: Slack Notifications

0 commit comments

Comments
 (0)