Skip to content

Commit 1f6bc5b

Browse files
committed
Build/Test Tools: Pin 22.3.0 version of Gutenberg for E2E tests in 6.8.
This pins the last version of the Gutenberg plugin compatible with the 6.8 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.8@61665 602fd350-edb4-49c9-b593-d223f7449a82
1 parent 0028b28 commit 1f6bc5b

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
@@ -65,6 +65,7 @@ jobs:
6565
LOCAL_SCRIPT_DEBUG: [ true, false ]
6666
with:
6767
LOCAL_SCRIPT_DEBUG: ${{ matrix.LOCAL_SCRIPT_DEBUG }}
68+
gutenberg-version: '22.3.0'
6869

6970
slack-notifications:
7071
name: Slack Notifications

0 commit comments

Comments
 (0)