Skip to content

Commit

Permalink
Remove it
Browse files Browse the repository at this point in the history
  • Loading branch information
renatonascalves committed Feb 16, 2024
1 parent a9f56b0 commit aa73db7
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 5 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,6 @@ jobs:
php: [7.4, 8.0, 8.1, 8.2, 8.3]
wp: ['latest']
mysql: [8.0]
include:
- php: 5.6
wp: 6.2
mysql: [5.7]

env:
WP_VERSION: ${{ matrix.wp }}
Expand Down
1 change: 0 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@ This library adheres to [Semantic Versioning](https://semver.org/) and [Keep a C
* Composer packages upgraded to their latest versions
* Several linting updates
* CI tests against PHP 8.3
* CI tests against PHP 5.6
* Updated deprecated function from `bp_get_group_permalink` into `bp_get_group_url`
* Activity command: made tests more deterministic
* PHPDoc improvements
Expand Down

0 comments on commit aa73db7

Please sign in to comment.