mirror of
https://github.com/NLnetLabs/unbound.git
synced 2026-02-03 04:09:28 -05:00
- ci: don't fail fast for the analysis_port workflow.
Some checks are pending
ci / build (push) Waiting to run
Some checks are pending
ci / build (push) Waiting to run
This commit is contained in:
parent
5423c0a8e9
commit
d23a28a693
1 changed files with 1 additions and 0 deletions
1
.github/workflows/analysis_ports.yml
vendored
1
.github/workflows/analysis_ports.yml
vendored
|
|
@ -12,6 +12,7 @@ jobs:
|
|||
build:
|
||||
runs-on: ${{ matrix.os }}
|
||||
strategy:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
include:
|
||||
- name: GCC on Linux
|
||||
|
|
|
|||
Loading…
Reference in a new issue