Skip to content

Commit 9f1d63d

Browse files
committed
Update file(s) from wp-cli/.github
1 parent ea6c494 commit 9f1d63d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/testing.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ jobs:
5959
strategy:
6060
fail-fast: false
6161
matrix:
62-
php: ['5.6', '7.0', '7.1', '7.2', '7.3', '7.4', '8.0']
62+
php: ['5.6', '7.0', '7.1', '7.2', '7.3', '7.4', '8.0', '8.1']
6363
wp: ['latest']
6464
mysql: ['8.0']
6565
include:

0 commit comments

Comments
 (0)