Skip to content

Commit 44d9144

Browse files
committed
Update file(s) from wp-cli/.github
1 parent f5330e2 commit 44d9144

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
@@ -19,7 +19,7 @@ jobs:
1919
strategy:
2020
fail-fast: false
2121
matrix:
22-
php: ['5.6', '7.0', '7.1', '7.2', '7.3', '7.4', '8.0']
22+
php: ['5.6', '7.0', '7.1', '7.2', '7.3', '7.4', '8.0', '8.1']
2323
runs-on: ubuntu-20.04
2424

2525
steps:

0 commit comments

Comments
 (0)