Skip to content

Commit 09f05e4

Browse files
committed
Bump the tested up to version.
1 parent 6b621f6 commit 09f05e4

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

.github/workflows/acceptance-tests.yml

+3-3
Original file line numberDiff line numberDiff line change
@@ -19,14 +19,14 @@ jobs:
1919
acceptance:
2020
strategy:
2121
matrix:
22-
wp: ['6.3','5.6','nightly']
22+
wp: ['6.4','5.6','nightly']
2323
php: ['8.0','7.4']
2424
include:
25-
- wp: '6.3'
25+
- wp: '6.4'
2626
php: '8.1'
2727
- wp: 'nightly'
2828
php: '8.1'
29-
- wp: '6.3'
29+
- wp: '6.4'
3030
php: '8.2'
3131
- wp: 'nightly'
3232
php: '8.2'

readme.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
Contributors: johnbillion, scompt
44
Tags: cron, wp-cron, crontrol, debug
5-
Tested up to: 6.3
5+
Tested up to: 6.4
66
Stable tag: 1.16.0
77
Donate link: https://github.com/sponsors/johnbillion
88

0 commit comments

Comments
 (0)