Skip to content

Commit

Permalink
Update standards-and-tests.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
richard015ar committed Apr 8, 2024
1 parent fb1a688 commit 05114f7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/standards-and-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,12 +15,12 @@ jobs:
matrix:
php: [ 8.1, 8.2 ]
os: [ ubuntu-20.04 ]
wordpress: [ 6.1.1, latest ]
wordpress: [ '6.5', latest ]
include:
- experimental: true
- experimental: false
php: 8.1
wordpress: 6.1.1
wordpress: '6.5'

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

Expand Down

0 comments on commit 05114f7

Please sign in to comment.