We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 73b7aeb commit e08eaabCopy full SHA for e08eaab
.github/workflows/all-pr-tests.yml
@@ -23,7 +23,7 @@ jobs:
23
strategy:
24
fail-fast: false
25
matrix:
26
- php: [8.2, 8.3, 8.4]
+ php: [8.1, 8.2, 8.3, 8.4]
27
wordpress: ["latest"]
28
multisite: ['true', 'false']
29
runs-on: ubuntu-latest
0 commit comments