Skip to content

Commit 492bc67

Browse files
authored
Run Codecov on PHP 8.4 as well
1 parent ebf9121 commit 492bc67

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/codecov.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ jobs:
1717
php:
1818
- "8.2"
1919
- "8.3"
20+
- "8.4"
2021

2122
steps:
2223
- name: Checkout

0 commit comments

Comments
 (0)