Skip to content

Commit 8ae2a7d

Browse files
committed
Disable fail fast
1 parent 6958446 commit 8ae2a7d

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ jobs:
1616
runs-on: "ubuntu-latest"
1717

1818
strategy:
19+
fail-fast: false
1920
matrix:
2021
python-version: ["3.11", "3.12", "3.13", "3.14"]
2122
redis-version: [6]

0 commit comments

Comments
 (0)