Skip to content

Commit

Permalink
WP version (6.4.1) does not meet minreq for TEC. Plugin requires WP 6.5.
Browse files Browse the repository at this point in the history
  • Loading branch information
pattihis committed Jan 6, 2025
1 parent 6cb5f39 commit 7c494f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests-php-eva.yml
Original file line number Diff line number Diff line change
Expand Up @@ -355,7 +355,7 @@ jobs:
run: |
${SLIC_BIN} up wordpress
${SLIC_BIN} wp core version
${SLIC_BIN} wp core update --force --version=6.4.1
${SLIC_BIN} wp core update --force --version=6.5
${SLIC_BIN} wp core version
- name: Run suite tests
if: steps.skip.outputs.value != 1
Expand Down

0 comments on commit 7c494f0

Please sign in to comment.