Skip to content

Commit

Permalink
Revert "Bump WP version and add PHP 8.3"
Browse files Browse the repository at this point in the history
This reverts commit caba8cf.
  • Loading branch information
oakesjosh committed Jul 18, 2024
1 parent caba8cf commit 2930618
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,14 +16,13 @@ jobs:
matrix:
wordpress:
- latest
- '6.5.5'
- '6.4.5'
- '6.4.3'
- '6.3.3'
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 2930618

Please sign in to comment.