From f0b9b3b8aca5a18f381efb4427996c7acb5ce1a9 Mon Sep 17 00:00:00 2001 From: Stephan Seitz Date: Mon, 15 Mar 2021 20:52:42 +0100 Subject: Do not fail fast in CI --- .github/workflows/check-query-files-and-compilation.yml | 1 + 1 file changed, 1 insertion(+) (limited to '.github/workflows') diff --git a/.github/workflows/check-query-files-and-compilation.yml b/.github/workflows/check-query-files-and-compilation.yml index 546d56157..301a327e0 100644 --- a/.github/workflows/check-query-files-and-compilation.yml +++ b/.github/workflows/check-query-files-and-compilation.yml @@ -5,6 +5,7 @@ on: [push, pull_request] jobs: check_compilation_unix_like: strategy: + fail-fast: false matrix: os: [ubuntu-latest, windows-latest, macos-latest] cc: [ gcc, clang ] -- cgit v1.2.3-70-g09d2