Skip to content

Commit a93e843

Browse files
committed
- update testing matrix
1 parent 6864b7a commit a93e843

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

.github/workflows/testing-integration.yml

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
strategy:
2020
matrix:
2121
php: [ '8.1', '8.0' ]
22-
wordpress: [ '6.6.1', '6.1' ]
22+
wordpress: [ '6.5', '6.1' ]
2323
acf_pro: [ true, false ]
2424
wpgraphql_content_blocks: [ false ]
2525
acf_version: [ 6.3.4, 6.1.8]
@@ -28,10 +28,6 @@ jobs:
2828
wordpress: '6.5'
2929
acf_pro: true
3030
wpgraphql_content_blocks: true
31-
- php: '8.2'
32-
wordpress: '6.4.0'
33-
acf_pro: true
34-
wpgraphql_content_blocks: true
3531
coverage: 1
3632
- php: '7.4'
3733
wordpress: '6.1'

0 commit comments

Comments
 (0)