We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1b2ef19 commit dfb5d93Copy full SHA for dfb5d93
1 file changed
.github/workflows/ci.yml
@@ -23,8 +23,8 @@ jobs:
23
ports:
24
- 6379:6379
25
strategy:
26
+ fail-fast: false
27
matrix:
- fail-fast: false
28
version:
29
- '7.3'
30
- '8.0'
0 commit comments