Skip to content

Commit

Permalink
ci: do not fail fast on publish
Browse files Browse the repository at this point in the history
  • Loading branch information
GuillaumeLaine authored and bkueng committed Apr 19, 2024
1 parent 7c35b25 commit 7b15697
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build-publish-debian-packages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ jobs:
build:
name: Build debian packages
strategy:
fail-fast: false
matrix:
platform: [linux/amd64, linux/arm64]
distro:
Expand Down

0 comments on commit 7b15697

Please sign in to comment.