Skip to content

Commit 24ef5f5

Browse files
committed
updated php matrix
1 parent 932ff7e commit 24ef5f5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
strategy:
2828
fail-fast: false
2929
matrix:
30-
php: ['7.4', '8.0', '8.1', '8.2', '8.3']
30+
php: ['7.4', '8.2', '8.3']
3131
wp: ['6.3', '6.4', '6.5', 'trunk']
3232
multisite: [0, 1]
3333

0 commit comments

Comments
 (0)