Skip to content

Commit ed92709

Browse files
authored
Update PaddleX_cv_pipeline_Run_Check.yml
1 parent edb8bdf commit ed92709

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/PaddleX_cv_pipeline_Run_Check.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ jobs:
1111
run-check:
1212
runs-on: ${{ matrix.os }}
1313
strategy:
14+
fail-fast: false
1415
matrix:
1516
os: [ubuntu-20.04, ubuntu-latest, macos-latest, macos-13, ubuntu-24.04-arm, windows-latest] # x86 和 ARM
1617
python-version: ['3.8', '3.9', '3.10', '3.11', '3.12']

0 commit comments

Comments
 (0)