mirror of
https://github.com/andreili/camera-streamer.git
synced 2025-08-23 19:34:07 +02:00
workflow: do not fail fast on build_test.yaml
This commit is contained in:
parent
bef4755bbe
commit
60aa207562
1
.github/workflows/build_test.yaml
vendored
1
.github/workflows/build_test.yaml
vendored
@ -12,6 +12,7 @@ jobs:
|
||||
build:
|
||||
runs-on: ${{ matrix.arch.runner }}
|
||||
strategy:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
debian_version: [bullseye, bookworm]
|
||||
arch:
|
||||
|
Loading…
x
Reference in New Issue
Block a user