Skip to content

Commit

Permalink
Run e2e tests against 6.7-RC2
Browse files Browse the repository at this point in the history
  • Loading branch information
swissspidy committed Oct 30, 2024
1 parent bbd01f7 commit 59cf3d8
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-RC1'
wp: '6.7-RC2'
snapshots: false
shard: '1/2'
experimental: true
- browser: 'chrome'
wp: '6.7-RC1'
wp: '6.7-RC2'
snapshots: false
shard: '2/2'
experimental: true
Expand Down

0 comments on commit 59cf3d8

Please sign in to comment.