Skip to content

Commit

Permalink
This is stable now.
Browse files Browse the repository at this point in the history
  • Loading branch information
johnbillion committed Nov 22, 2024
1 parent 2db04d4 commit 3dc9806
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/acceptance-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
matrix:
wp:
# Three most recent versions of WordPress
- '6.7-RC1'
- '6.7'
- '6.6'
- '6.5'
php:
Expand All @@ -48,7 +48,7 @@ jobs:
- '7.4'
include:
# Latest WordPress on PHP 8.4
- wp: '6.7-RC1'
- wp: '6.7'
php: '8.4'
# Oldest supported WordPress
- wp: '5.9'
Expand Down

0 comments on commit 3dc9806

Please sign in to comment.