Changeset 60326
- Timestamp:
- 06/19/2025 03:13:56 PM (5 months ago)
- Location:
- trunk/.github/workflows
- Files:
-
- 2 edited
- reusable-performance-test-v2.yml (modified) (1 diff)
- reusable-performance.yml (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/.github/workflows/reusable-performance-test-v2.yml
r60324 r60326 20 20 required: false 21 21 type: 'string' 22 default: '6. 8.0'22 default: '6.7.0' 23 23 TARGET_SHA: 24 24 description: 'SHA hash of the target commit used for "before" measurements.' -
trunk/.github/workflows/reusable-performance.yml
r60324 r60326 16 16 required: false 17 17 type: 'string' 18 default: '6. 8.0'18 default: '6.7.0' 19 19 php-version: 20 20 description: 'The PHP version to use.'
Note: See TracChangeset for help on using the changeset viewer.