Skip to content

Commit

Permalink
Run e2e tests against 6.5 RC 3
Browse files Browse the repository at this point in the history
See #13581
  • Loading branch information
swissspidy committed Mar 20, 2024
1 parent f445db7 commit a8c4bba
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions .github/workflows/tests-e2e.yml
Original file line number Diff line number Diff line change
Expand Up @@ -146,6 +146,16 @@ jobs:
wp: 'latest'
snapshots: true
shard: '2/2'
- browser: 'chrome'
wp: '6.5-RC3'
snapshots: false
shard: '1/2'
experimental: true
- browser: 'chrome'
wp: '6.5-RC3'
snapshots: false
shard: '2/2'
experimental: true

steps:
- name: Harden Runner
Expand Down

0 comments on commit a8c4bba

Please sign in to comment.