Skip to content

Commit

Permalink
update tests to run on WP 6.3 as minimum
Browse files Browse the repository at this point in the history
Co-Authored-By: QAharshalkadu <[email protected]>
Co-Authored-By: Sudip Dadhaniya <[email protected]>
  • Loading branch information
3 people committed May 16, 2024
1 parent 085ae57 commit 9b31813
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cypress.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
matrix:
core:
- {name: 'WP latest', version: 'latest'}
- {name: 'WP minimum', version: 'WordPress/WordPress#5.8'}
- {name: 'WP minimum', version: 'WordPress/WordPress#6.3'}
- {name: 'WP trunk', version: 'WordPress/WordPress#master'}
steps:
- name: Checkout
Expand Down

0 comments on commit 9b31813

Please sign in to comment.