Skip to:
Content

BuddyPress.org


Ignore:
Timestamp:
08/22/2023 05:20:30 AM (21 months ago)
Author:
imath
Message:

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

Props rajinsharwar

Fixes #8978
Closes https://github.com/buddypress/buddypress/pull/153

File:
1 edited

Legend:

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

    r13501 r13553  
    2121        include:
    2222          - php: '8.0'
    23             wp_version: '6.2'
     23            wp_version: '6.3'
    2424          - php: '7.4'
    25             wp_version: '6.2'
     25            wp_version: '6.3'
    2626          - php: '7.4'
    2727            wp_version: '5.8'
Note: See TracChangeset for help on using the changeset viewer.