diff --git a/.github/workflows/test-build-processes.yml b/.github/workflows/test-build-processes.yml index dcaf4c36414ed..9ac24934ed51f 100644 --- a/.github/workflows/test-build-processes.yml +++ b/.github/workflows/test-build-processes.yml @@ -88,6 +88,7 @@ jobs: with: os: ${{ matrix.os }} directory: ${{ matrix.directory }} + gutenberg-branch: 'wp/6.7' # Tests the Gutenberg plugin build process on MacOS when run within a wordpress-develop checkout. # @@ -111,6 +112,7 @@ jobs: with: os: ${{ matrix.os }} directory: ${{ matrix.directory }} + gutenberg-branch: 'wp/6.7' slack-notifications: name: Slack Notifications