Skip to content

Commit

Permalink
Bump WP version and add PHP 8.3
Browse files Browse the repository at this point in the history
  • Loading branch information
oakesjosh committed Jul 18, 2024
1 parent 67067e7 commit caba8cf
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,13 +16,14 @@ jobs:
matrix:
wordpress:
- latest
- '6.4.3'
- '6.3.3'
- '6.5.5'
- '6.4.5'
php:
- '7.4'
- '8.0'
- '8.1'
- '8.2'
- '8.3'

name: WP ${{ matrix.wordpress }} / PHP ${{ matrix.php }}
steps:
Expand Down

0 comments on commit caba8cf

Please sign in to comment.