Skip to content

Commit

Permalink
Disable fail fast in deb daily build (infra) (#898)
Browse files Browse the repository at this point in the history
Disable fail fast in deb daily build
  • Loading branch information
Hook25 authored Dec 14, 2023
1 parent 88b54ea commit cd53145
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deb-daily-builds.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ jobs:
runs-on: [self-hosted, linux, large]
needs: ppa_update
strategy:
fail-fast: false
matrix:
recipe:
- checkbox-ng-edge
Expand Down

0 comments on commit cd53145

Please sign in to comment.