Skip to content

Commit e2c8a30

Browse files
authored
Merge pull request #122 from wp-graphql/ci/#121-test-wp-6.4
ci: update tests to run against WordPress 6.4
2 parents ee482b7 + 252f384 commit e2c8a30

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
@@ -24,8 +24,8 @@ jobs:
2424
wpgraphql_content_blocks: [ false ]
2525
acf_version: [ 5.12.4, 6.1.8 ]
2626
include:
27-
- php: '8.1'
28-
wordpress: '6.1'
27+
- php: '8.2'
28+
wordpress: '6.4.0'
2929
acf_pro: true
3030
wpgraphql_content_blocks: true
3131
coverage: 1

0 commit comments

Comments
 (0)