Skip to content

Commit

Permalink
Run e2e tests against WP 6.4 RC3
Browse files Browse the repository at this point in the history
  • Loading branch information
swissspidy committed Nov 2, 2023
1 parent 5428f3a commit 3872e69
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.4-RC2'
wp: '6.4-RC3'
snapshots: false
shard: '1/2'
experimental: true
- browser: 'chrome'
wp: '6.4-RC2'
wp: '6.4-RC3'
snapshots: false
shard: '2/2'
experimental: true
Expand Down

0 comments on commit 3872e69

Please sign in to comment.