Skip to content

Commit 8ca03a2

Browse files
authored
Add PHP 8.3 and 8.4 to matrix
1 parent f5fa243 commit 8ca03a2

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/test.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,8 @@ jobs:
1313
- '8.0'
1414
- '8.1'
1515
- '8.2'
16+
- '8.3'
17+
- '8.4'
1618
steps:
1719
- name: Checkout
1820
uses: actions/checkout@v2

0 commit comments

Comments
 (0)