Skip to content

Commit

Permalink
Update these tests to stable.
Browse files Browse the repository at this point in the history
  • Loading branch information
johnbillion committed Nov 22, 2024
1 parent 55259f1 commit ece56f0
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/acceptance-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,15 +42,15 @@ jobs:
matrix:
wp:
# Latest three stable:
- '6.7-RC1'
- '6.7'
- '6.6'
- '6.5'
php:
- '8.3'
- '7.4'
include:
# Latest stable on PHP 8.3:
- wp: '6.7-RC1'
# Latest stable on PHP 8.4:
- wp: '6.7'
php: '8.4'
# Oldest supported on PHP 7.4:
- wp: '5.9'
Expand Down

0 comments on commit ece56f0

Please sign in to comment.