Skip to content

Commit

Permalink
Update cypress.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
joshuadavidnelson committed Feb 2, 2025
1 parent a164449 commit 4fba3e9
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 @@ -25,7 +25,7 @@ jobs:
- {name: 'WP 5.9', version: 'WordPress/WordPress#5.9'}
- {name: 'WP trunk', version: 'WordPress/WordPress#master'}
include:
- php: {name: 'PHP 7.1', version: '7.1'}
- php: {name: 'PHP 8.1', version: '8.1'}
core: {name: 'WP 5.9', version: 'WordPress/WordPress#5.9'}
- php: {name: 'PHP 8.3', version: '8.3'}
core: {name: 'WP stable', version: 'latest'}
Expand Down

0 comments on commit 4fba3e9

Please sign in to comment.