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 1adb8fd commit 61bbba6
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 @@ -17,12 +17,12 @@ jobs:
matrix:
php: [ 8.1, 8.2 ]
os: [ubuntu-20.04]
wordpress: [6.2, latest]
wordpress: ['6.5', latest]
include:
- experimental: true
- experimental: false
php: 8.1
wordpress: 6.2
wordpress: '6.5'
name: Tests - PHP ${{ matrix.php }} - WP ${{ matrix.wordpress }}

steps:
Expand Down

0 comments on commit 61bbba6

Please sign in to comment.