Skip to content

Commit

Permalink
Add 6.6 to e2e tests
Browse files Browse the repository at this point in the history
  • Loading branch information
EvanHerman committed Jul 25, 2024
1 parent 6c75be5 commit 5bd0e8f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-e2e.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,9 @@ jobs:
fail-fast: false
matrix:
wp: # Test against Prev-Prev Major, Prev-Major, and current Major release versions.
- "6.3"
- "6.4"
- "6.5"
- "6.6"
theme:
- "https://downloads.wordpress.org/theme/go.zip"
- "" # Default theme is TwentyTwentyThree
Expand Down

0 comments on commit 5bd0e8f

Please sign in to comment.