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 8478368 commit 68ab300Copy full SHA for 68ab300
.github/workflows/tests-wordpress.yml
@@ -21,10 +21,6 @@ jobs:
21
wordpress: [ '6.3', '6.2', '6.1' ]
22
wpgraphql_version: [ 'latest' ]
23
include:
24
- # WordPress isn't pushing php 8.2 and WP 5.9 to Docker
25
- # so we include WP 5.9 manually instead of in the matrix
26
- - php: '8.1'
27
- wordpress: '5.9'
28
- php: '8.2'
29
wordpress: '6.5'
30
0 commit comments