try again to disable fail-fast in github

pull/367/head
Mike Lang 1 year ago
parent 5256577d00
commit bbcbed8c51

@ -21,6 +21,7 @@ jobs:
build: build:
runs-on: ubuntu-20.04 runs-on: ubuntu-20.04
strategy: strategy:
fail-fast: false
matrix: matrix:
component: component:
- downloader - downloader

Loading…
Cancel
Save