Changeset 59720 for trunk/.github/workflows/reusable-phpunit-tests-v2.yml
- Timestamp:
- 01/28/2025 02:00:16 PM (13 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/.github/workflows/reusable-phpunit-tests-v2.yml
r59716 r59720 15 15 required: false 16 16 type: 'string' 17 default: 'ubuntu- latest'17 default: 'ubuntu-24.04' 18 18 php: 19 19 description: 'The version of PHP to use, in the format of X.Y'
Note: See TracChangeset
for help on using the changeset viewer.