Changeset 61875 for trunk/.github/workflows/install-testing.yml
- Timestamp:
- 03/10/2026 04:49:14 AM (2 weeks ago)
- File:
-
- 1 edited
-
trunk/.github/workflows/install-testing.yml (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/.github/workflows/install-testing.yml
r61663 r61875 102 102 # MySQL 9.0+ will not work on PHP 7.2 & 7.3. See https://core.trac.wordpress.org/ticket/61218. 103 103 - php: '7.2' 104 db-version: '9. 5'104 db-version: '9.6' 105 105 - php: '7.3' 106 db-version: '9. 5'106 db-version: '9.6' 107 107 108 108 services:
Note: See TracChangeset
for help on using the changeset viewer.