- ci: don't fail fast for the analysis_port workflow.
Some checks are pending
ci / build (push) Waiting to run

This commit is contained in:
Yorgos Thessalonikefs 2025-10-15 14:10:20 +02:00
parent 5423c0a8e9
commit d23a28a693

View file

@ -12,6 +12,7 @@ jobs:
build:
runs-on: ${{ matrix.os }}
strategy:
fail-fast: false
matrix:
include:
- name: GCC on Linux