Skip to content
Snippets Groups Projects
Commit dd45e9fa authored by Erick Hitter's avatar Erick Hitter
Browse files

Disable unsupport PHP versions

parent 05e897ee
Branches
No related tags found
1 merge request!1Initial release
Pipeline #5141 failed
include:
- remote: https://git-cdn.e15r.co/gitlab/ci/wordpress/-/raw/main/plugins/default.yml
# Plugin does not support 5.6 or 7.0.
PHPunit:PHP7.0:MySQL:
rules:
- if: true
when: never
PHPunit:PHP5.6:MySQL:
rules:
- if: true
when: never
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment