Make WordPress Core


Ignore:
Timestamp:
06/18/2025 04:59:17 PM (10 months ago)
Author:
johnbillion
Message:

Build/Test Tools: Finalise changes to the WordPress versions used during upgrade testing from the development branch.

See #63170

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/.github/workflows/upgrade-develop-testing.yml

    r60097 r60321  
    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
Note: See TracChangeset for help on using the changeset viewer.