Changeset 13718 for trunk/.github/workflows/unit-tests.yml
- Timestamp:
- 01/29/2024 06:31:34 PM (3 years ago)
- File:
-
- 1 edited
-
trunk/.github/workflows/unit-tests.yml (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/.github/workflows/unit-tests.yml
r13684 r13718 25 25 wp_version: '6.4' 26 26 - php: '7.4' 27 wp_version: ' 5.8'27 wp_version: '6.1' 28 28 env: 29 29 WP_ENV_PHP_VERSION: ${{ matrix.php }} … … 66 66 composer-options: "--ignore-platform-reqs" 67 67 68 - name: Adapt WP PHPUnit version for WP < 6.169 run: |70 if [ ${{ env.WP_VERSION }} == '5.8' ]; then71 composer require wp-phpunit/wp-phpunit:6.0 --dev --ignore-platform-reqs72 fi73 74 68 - name: Cache node modules 75 69 uses: actions/cache@v2
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)