Skip to content

Commit d96effb

Browse files
author
Jan Luca van den Busch
committed
do not fail all jobs
1 parent 8f09c2e commit d96effb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/python-extension-ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ jobs:
1313
runs-on: ubuntu-latest
1414

1515
strategy:
16+
fail-fast: false
1617
matrix:
1718
os: [ubuntu-latest, macos-latest, windows-latest]
1819
version: ['3.7', '3.8', '3.9', '3.10', '3.11', '3.12']

0 commit comments

Comments
 (0)