Skip to content

Commit

Permalink
Update version, fix CI matrix, bump dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
SteelWagstaff committed Nov 17, 2022
1 parent de50d5b commit 981b472
Show file tree
Hide file tree
Showing 4 changed files with 396 additions and 384 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/run-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,12 +18,12 @@ jobs:
matrix:
php: [8.0, 8.1]
os: [ubuntu-20.04]
wordpress: [6.0.3, latest]
wordpress: [6.1.1, latest]
include:
- experimental: true
- experimental: false
php: 8.0
wordpress: 6.0.3
wordpress: 6.1.1

name: Tests - PHP ${{ matrix.php }} - WP ${{ matrix.wordpress }}

Expand Down
Loading

0 comments on commit 981b472

Please sign in to comment.