Skip to content

Commit eb1093d

Browse files
committed
added php 8.2 in ci
1 parent 72b87c6 commit eb1093d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
- 6379:6379
2020
strategy:
2121
matrix:
22-
version: ['7.3', '8.0', '8.1']
22+
version: ['7.3', '8.0', '8.1', '8.2']
2323
steps:
2424
- name: Checkout code
2525
uses: actions/checkout@v2

0 commit comments

Comments
 (0)