Skip to content

Commit

Permalink
add 6.5 to test strategy
Browse files Browse the repository at this point in the history
  • Loading branch information
Debian committed Mar 25, 2024
1 parent 1a4edd1 commit 2f33c27
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
matrix:
php: ["7.4", "8.0", "8.1", "8.2"]
mysql: ["5.7", "8.0"]
wordpress: ["6.4", "6.3", "6.2", "6.0", "5.9"]
wordpress: ["6.5", "6.4", "6.3", "6.2", "6.0", "5.9"]

steps:
- name: Checkout code
Expand Down

0 comments on commit 2f33c27

Please sign in to comment.