Skip to content

Commit

Permalink
Merge pull request #11 from t-hamano/wp6.3
Browse files Browse the repository at this point in the history
Version 2.2.0 (Release for WP6.3)
  • Loading branch information
t-hamano authored Jul 20, 2023
2 parents 8a322fd + 232b12a commit 237c102
Show file tree
Hide file tree
Showing 29 changed files with 9,126 additions and 7,856 deletions.
6 changes: 2 additions & 4 deletions .github/workflows/run-test-and-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,14 +14,12 @@ jobs:
strategy:
matrix:
php-versions: [
'7.3',
'7.4',
'8.0'
]
wp-versions: [
'WordPress#5.9.5',
'WordPress#6.0.3',
'WordPress#6.1.1',
'WordPress#6.1.3',
'WordPress#6.2.2',
'WordPress'
]
name: PHP ${{ matrix.php-versions }} / ${{ matrix.wp-versions }} Test
Expand Down
6 changes: 2 additions & 4 deletions .github/workflows/run-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,14 +16,12 @@ jobs:
strategy:
matrix:
php-versions: [
'7.3',
'7.4',
'8.0'
]
wp-versions: [
'WordPress#5.9.5',
'WordPress#6.0.3',
'WordPress#6.1.1',
'WordPress#6.1.3',
'WordPress#6.2.2',
'WordPress'
]
name: PHP ${{ matrix.php-versions }} / ${{ matrix.wp-versions }} Test
Expand Down
Loading

0 comments on commit 237c102

Please sign in to comment.