Skip to content

Commit c4ad8fc

Browse files
committed
- update testing matrix
1 parent b9ca236 commit c4ad8fc

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

.github/workflows/testing-integration.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -28,32 +28,26 @@ jobs:
2828
wordpress: '6.5'
2929
acf_pro: true
3030
wpgraphql_content_blocks: true
31-
coverage: 0
3231
- php: '8.0'
3332
wordpress: '6.4'
3433
acf_pro: true
3534
wpgraphql_content_blocks: true
36-
coverage: 0
3735
- php: '8.2'
3836
wordpress: '6.5'
3937
acf_pro: false
4038
wpgraphql_content_blocks: false
41-
coverage: 1
4239
- php: '8.1'
4340
wordpress: '6.5'
4441
acf_pro: false
4542
wpgraphql_content_blocks: false
46-
coverage: 0
4743
- php: '8.0'
4844
wordpress: '6.4'
4945
acf_pro: false
5046
wpgraphql_content_blocks: false
51-
coverage: 0
5247
- php: '7.4'
5348
wordpress: '6.1'
5449
acf_pro: true
5550
wpgraphql_content_blocks: true
56-
coverage: 0
5751
acf_version: '6.1.8'
5852
fail-fast: false
5953
name: WordPress ${{ matrix.wordpress }}, PHP ${{ matrix.php }}, ACF ${{matrix.acf_version}}, ACF & ACF EXTENDED PRO ${{matrix.acf_pro}}, WPGRAPHQL Content Blocks ${{matrix.wpgraphql_content_blocks}}

0 commit comments

Comments
 (0)