Changeset 61217 for trunk/.github/workflows/test-old-branches.yml
- Timestamp:
- 11/11/2025 04:48:36 PM (8 months ago)
- File:
-
- 1 edited
-
trunk/.github/workflows/test-old-branches.yml (modified) (4 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/.github/workflows/test-old-branches.yml
r61216 r61217 46 46 ] 47 47 branch: [ 48 '6. 9', '6.8', '6.7', '6.6', '6.5', '6.4', '6.3', '6.2', '6.1','6.0',48 '6.8', '6.7', '6.6', '6.5', '6.4', '6.3', '6.2', '6.1','6.0', 49 49 '5.9', '5.8', '5.7', '5.6', '5.5', '5.4', '5.3', '5.2', '5.1', '5.0', 50 50 '4.9', '4.8', '4.7' … … 52 52 include: 53 53 # PHP Compatibility testing was introduced in 5.5. 54 - branch: '6.9'55 workflow: 'php-compatibility.yml'56 54 - branch: '6.8' 57 55 workflow: 'php-compatibility.yml' … … 86 84 # Starting in 5.8 with #52905, some additional tests with real assertions were introduced. 87 85 # Branches 5.8 and newer should be tested to confirm no regressions are introduced. 88 - branch: '6.9'89 workflow: 'end-to-end-tests.yml'90 86 - branch: '6.8' 91 87 workflow: 'end-to-end-tests.yml' … … 114 110 # Since the workflow frequently failed for 6.2 and 6.3 due to the flaky nature of the Puppeteer tests, 115 111 # the workflow was removed from those two branches. 116 - branch: '6.9'117 workflow: 'performance.yml'118 112 - branch: '6.8' 119 113 workflow: 'performance.yml'
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)