Skip to content

Commit c0649c8

Browse files
committed
Build/Test Tools: Pin 22.3.0 version of Gutenberg for E2E tests in 6.7.
This pins the last version of the Gutenberg plugin compatible with the 6.7 branch (`22.3.0`) to the E2E test workflow. Previously in other branches: [59518], [60214]. Fixes #64660. git-svn-id: https://develop.svn.wordpress.org/branches/6.7@61667 602fd350-edb4-49c9-b593-d223f7449a82
1 parent 6ffec0a commit c0649c8

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.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: '22.3.0'
5152

5253
slack-notifications:
5354
name: Slack Notifications

0 commit comments

Comments
 (0)