Skip to content

Commit 3274511

Browse files
committed
Limit matrix to test.
1 parent 442141f commit 3274511

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/upgrade-testing.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -360,6 +360,7 @@ jobs:
360360
db-version: '9.6'
361361
- php: [ '8.0', '8.1', '8.2', '8.3', '8.4', '8.5' ]
362362
wp: '4.7'
363+
- php: [ '7.4', '8.2', '8.3', '8.4', '8.5' ]
363364
with:
364365
os: ${{ matrix.os }}
365366
php: ${{ matrix.php }}

0 commit comments

Comments
 (0)