Changeset 61810
- Timestamp:
- 03/04/2026 12:16:58 PM (4 days ago)
- Location:
- branches/6.0/.github/workflows
- Files:
-
- 3 deleted
- 1 edited
-
phpunit-tests.yml (modified) (1 diff)
-
slack-notifications.yml (deleted)
-
test-coverage.yml (deleted)
-
test-old-branches.yml (deleted)
Legend:
- Unmodified
- Added
- Removed
-
branches/6.0/.github/workflows/phpunit-tests.yml
r58652 r61810 47 47 matrix: 48 48 os: [ ubuntu-latest ] 49 php: [ '5.6', '7.0', '7. 1', '7.2', '7.3', '7.4', '8.0', '8.1' ]49 php: [ '5.6', '7.0', '7.4', '8.0', '8.1' ] 50 50 db-type: [ 'mysql' ] 51 51 db-version: [ '5.7' ]
Note: See TracChangeset
for help on using the changeset viewer.