Skip to content

Commit 4682fee

Browse files
committed
ci: update test matrix
1 parent 15d9c63 commit 4682fee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
strategy:
2424
fail-fast: true
2525
matrix:
26-
php: [7.3, 7.4, 8.0, 8.1, 8.2]
26+
php: [8.1, 8.2, 8.3, 8.4]
2727
stability: [prefer-stable]
2828

2929
name: PHP ${{ matrix.php }} - ${{ matrix.stability }}

0 commit comments

Comments
 (0)