Skip to:
Content

BuddyPress.org


Ignore:
Timestamp:
04/02/2023 12:42:22 PM (3 years ago)
Author:
imath
Message:

Update GH PHPunit tests action so that WP matrix includes WP 6.2

Closes https://github.com/buddypress/buddypress/pull/80
Fixes #8863

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/.github/workflows/unit-tests.yml

    r13417 r13445  
    1717        include:
    1818          - php: '8.0'
    19             wp_version: '6.1'
     19            wp_version: '6.2'
    2020          - php: '7.4'
    21             wp_version: '6.1'
     21            wp_version: '6.2'
    2222          - php: '7.4'
    2323            wp_version: '5.8'
Note: See TracChangeset for help on using the changeset viewer.