From 0a02c2ad014cf4148f480c699674cacad11ebe35 Mon Sep 17 00:00:00 2001 From: Trent Mohay Date: Tue, 9 Jan 2024 14:44:16 +1100 Subject: [PATCH] remove fail_fast --- .github/workflows/build.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index a4143c103f..64e4acf638 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -166,7 +166,6 @@ jobs: env: VERSION: ${{ needs.build.outputs.version }} strategy: - fail-fast: false matrix: distro: [ 'debian:stable-slim',