Skip to content

Commit

Permalink
Add 8.1 version
Browse files Browse the repository at this point in the history
  • Loading branch information
obenland committed Nov 12, 2023
1 parent 8056e0d commit 392178a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/phpunit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
php-version: [ 7.4 ]
php-version: [ 7.4, 8.1 ]
wordpress-version: [ latest ]
container:
image: junaidbhura/wp-tests:php-${{ matrix.php-version }}
Expand Down

0 comments on commit 392178a

Please sign in to comment.