Skip to content

Commit 6864b7a

Browse files
committed
- updating testing matrix (dropping ACF v5.*), increasing latest WP versions
1 parent 827cb7f commit 6864b7a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/testing-integration.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,10 +19,10 @@ jobs:
1919
strategy:
2020
matrix:
2121
php: [ '8.1', '8.0' ]
22-
wordpress: [ '6.2', '6.1' ]
22+
wordpress: [ '6.6.1', '6.1' ]
2323
acf_pro: [ true, false ]
2424
wpgraphql_content_blocks: [ false ]
25-
acf_version: [ 5.12.4, 6.1.8 ]
25+
acf_version: [ 6.3.4, 6.1.8]
2626
include:
2727
- php: '8.2'
2828
wordpress: '6.5'

0 commit comments

Comments
 (0)