Skip to content

Commit 68ab300

Browse files
committed
- remove WP 5.9 from test matrix
1 parent 8478368 commit 68ab300

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/tests-wordpress.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -21,10 +21,6 @@ jobs:
2121
wordpress: [ '6.3', '6.2', '6.1' ]
2222
wpgraphql_version: [ 'latest' ]
2323
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'
2824
- php: '8.2'
2925
wordpress: '6.5'
3026
- php: '8.2'

0 commit comments

Comments
 (0)