We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 72b87c6 commit eb1093dCopy full SHA for eb1093d
.github/workflows/ci.yml
@@ -19,7 +19,7 @@ jobs:
19
- 6379:6379
20
strategy:
21
matrix:
22
- version: ['7.3', '8.0', '8.1']
+ version: ['7.3', '8.0', '8.1', '8.2']
23
steps:
24
- name: Checkout code
25
uses: actions/checkout@v2
0 commit comments