Skip to content

Commit 770e408

Browse files
committed
Troubleshoot CI
1 parent 24580b0 commit 770e408

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/cibuild.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ jobs:
99
max-parallel: 4
1010
matrix:
1111
python-version: ["3.11", "3.12", "3.13"]
12+
fail-fast: false
1213
steps:
1314
- uses: actions/checkout@v1
1415
- name: Set up Python ${{ matrix.python-version }}

0 commit comments

Comments
 (0)