We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6958446 commit 8ae2a7dCopy full SHA for 8ae2a7d
1 file changed
.github/workflows/ci.yml
@@ -16,6 +16,7 @@ jobs:
16
runs-on: "ubuntu-latest"
17
18
strategy:
19
+ fail-fast: false
20
matrix:
21
python-version: ["3.11", "3.12", "3.13", "3.14"]
22
redis-version: [6]
0 commit comments