Skip to content

Commit 64e69e1

Browse files
chore: Update PHP versions in CI
1 parent 9677130 commit 64e69e1

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
@@ -9,7 +9,7 @@ jobs:
99
timeout-minutes: 5
1010
strategy:
1111
matrix:
12-
php: ["8.1", "8.2", "8.3"]
12+
php: ["8.2", "8.3", "8.4"]
1313
env:
1414
extensions: mbstring, pcov
1515
ini: pcov.directory=., "pcov.exclude=\"~(vendor|tests)~\""

0 commit comments

Comments
 (0)