Skip to content

Commit 839848f

Browse files
committed
Run tests against WordPress 6.5 RC2
1 parent 793a83b commit 839848f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ jobs:
4444
strategy:
4545
fail-fast: false
4646
matrix:
47-
wp-versions: [ 'latest' ] #[ '6.1.1', 'latest' ]
47+
wp-versions: [ '6.5-RC2' ] #[ '6.1.1', 'latest' ]
4848
php-versions: [ '7.4', '8.0', '8.1', '8.2', '8.3' ] #[ '7.4', '8.0', '8.1' ]
4949

5050
# Folder names within the 'tests' folder to run tests in parallel.

0 commit comments

Comments
 (0)