We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 442141f commit 3274511Copy full SHA for 3274511
1 file changed
.github/workflows/upgrade-testing.yml
@@ -360,6 +360,7 @@ jobs:
360
db-version: '9.6'
361
- php: [ '8.0', '8.1', '8.2', '8.3', '8.4', '8.5' ]
362
wp: '4.7'
363
+ - php: [ '7.4', '8.2', '8.3', '8.4', '8.5' ]
364
with:
365
os: ${{ matrix.os }}
366
php: ${{ matrix.php }}
0 commit comments