Skip to content

Commit

Permalink
Run e2e tests against WP 6.7-RC5
Browse files Browse the repository at this point in the history
  • Loading branch information
swissspidy committed Nov 11, 2024
1 parent e2679b2 commit b2df339
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/tests-e2e.yml
Original file line number Diff line number Diff line change
Expand Up @@ -147,12 +147,12 @@ jobs:
snapshots: true
shard: '2/2'
- browser: 'chrome'
wp: '6.7-RC4'
wp: '6.7-RC5'
snapshots: false
shard: '1/2'
experimental: true
- browser: 'chrome'
wp: '6.7-RC4'
wp: '6.7-RC5'
snapshots: false
shard: '2/2'
experimental: true
Expand Down

0 comments on commit b2df339

Please sign in to comment.