Changeset 61823
- Timestamp:
- 03/04/2026 12:28:50 PM (4 days ago)
- File:
-
- 1 edited
-
branches/4.7/.github/workflows/phpunit-tests.yml (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/4.7/.github/workflows/phpunit-tests.yml
r58638 r61823 46 46 matrix: 47 47 os: [ ubuntu-latest ] 48 php: [ '5.3' , '5.4', '5.5']48 php: [ '5.3' ] 49 49 split_slow: [ false, true ] 50 50 multisite: [ false, true ]
Note: See TracChangeset
for help on using the changeset viewer.