Skip to content
This repository was archived by the owner on Aug 1, 2021. It is now read-only.

Commit 68b8a1e

Browse files
chore: sync workflows
1 parent 2730307 commit 68b8a1e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/ci.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -207,9 +207,9 @@ jobs:
207207
WP_VERSION: 'latest'
208208
WP_MULTISITE: '1'
209209
ACTIVATE_POPULAR_PLUGINS: 1
210-
exclude:
211-
- php: '7.3'
212-
WP_VERSION: '4.6'
210+
exclude:
211+
- php: '7.3'
212+
WP_VERSION: '4.6'
213213
steps:
214214
- uses: actions/checkout@v2
215215
with:

0 commit comments

Comments
 (0)