Make WordPress Core

Changeset 50312


Ignore:
Timestamp:
02/12/2021 07:54:01 PM (4 years ago)
Author:
desrosj
Message:

Build/Test Tools: Correct inline documentation for build matrix.

Follow up to [50311].

See #50401.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/4.6/.github/workflows/phpunit-tests.yml

    r50311 r50312  
    135135        memcached: [ false ]
    136136        include:
    137           # Include job for PHP 7.1 with memcached.
     137          # Include job for PHP 7.0 with memcached.
    138138          - php: '7.0'
    139139            phpunit: '5-php-7.0'
Note: See TracChangeset for help on using the changeset viewer.