Skip to content

Commit 1a1633c

Browse files
committed
Temporarily test the PR against 6.8, will revert
1 parent 859948e commit 1a1633c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/e2e.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
- event: 'pull_request'
3636
node: '24'
3737
- event: 'pull_request'
38-
wp: 'latest'
38+
wp: 'trunk'
3939

4040
env:
4141
WP_ENV_CORE: ${{ matrix.wp == 'trunk' && 'WordPress/WordPress' || null }}

0 commit comments

Comments
 (0)