In the spirit of simplifying release testing, we should eliminate older versions of WP and unsupported PHP versions. For example, here are assets generated with a release:
https://github.com/fairpm/fair-plugin/releases/tag/1.4.0-RC1
Assets are generated in this workflow:
https://github.com/fairpm/fair-plugin/blob/main/.github/workflows/releases.yml
In the spirit of simplifying release testing, we should eliminate older versions of WP and unsupported PHP versions. For example, here are assets generated with a release:
https://github.com/fairpm/fair-plugin/releases/tag/1.4.0-RC1
Assets are generated in this workflow:
https://github.com/fairpm/fair-plugin/blob/main/.github/workflows/releases.yml