mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-08-11 20:30:23 +00:00
Build/Test Tools: Add 6.3 to the Upgrade Testing workflow.
This adds WordPress 6.3 to the Upgrade Testing GitHub Actions workflow. See #59805. git-svn-id: https://develop.svn.wordpress.org/trunk@57082 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -46,7 +46,7 @@ jobs:
|
||||
php: [ '7.0', '7.1', '7.2', '7.3', '7.4', '8.0', '8.1', '8.2', '8.3' ]
|
||||
db-type: [ 'mysql' ]
|
||||
db-version: [ '5.7', '8.0' ]
|
||||
wp: [ '6.0', '6.1', '6.2' ]
|
||||
wp: [ '6.0', '6.1', '6.2', '6.3' ]
|
||||
multisite: [ false, true ]
|
||||
with:
|
||||
os: ${{ matrix.os }}
|
||||
|
||||
Reference in New Issue
Block a user