Skip to content

Commit

Permalink
fix reusable-build-container-images.yml (#49)
Browse files Browse the repository at this point in the history
  • Loading branch information
svrnm authored Dec 17, 2024
1 parent fa6f8e0 commit 6a701f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/reusable-build-container-images.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@ jobs:
build:
runs-on: ubuntu-24.04
strategy:
fail-fast: true
matrix:
fail-fast: false
image:
- context: ./src/loaders/curl
name: loaders-curl
Expand Down

0 comments on commit 6a701f7

Please sign in to comment.