Skip to content

Commit 30b7a97

Browse files
committed
Build/Test Tools: Finalise changes to the WordPress versions used during upgrade testing from the development branch.
See #63170 git-svn-id: https://develop.svn.wordpress.org/trunk@60321 602fd350-edb4-49c9-b593-d223f7449a82
1 parent ce07aae commit 30b7a97

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/upgrade-develop-testing.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ jobs:
6464
db-type: [ 'mysql' ]
6565
db-version: [ '5.7', '8.4' ]
6666
# WordPress 4.9 is the oldest version that supports PHP 7.2.
67-
wp: [ '4.9', '6.5', '6.7', '6.8-RC1' ]
67+
wp: [ '4.9', '6.6', '6.7', '6.8' ]
6868
multisite: [ false, true ]
6969

7070
exclude:

0 commit comments

Comments
 (0)