Skip to content

Commit 86c624b

Browse files
authored
php.yml: Test on newer PHP
1 parent c195564 commit 86c624b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/php.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,9 @@ jobs:
1616
- "7.4"
1717
- "8.0"
1818
- "8.1"
19+
- "8.2"
20+
- "8.3"
21+
- "8.4"
1922
steps:
2023
- name: Checkout
2124
uses: actions/checkout@v2

0 commit comments

Comments
 (0)