Skip to content

Commit

Permalink
Stop canceling all jobs when one failed (#1931)
Browse files Browse the repository at this point in the history
  • Loading branch information
helderjs authored Nov 15, 2024
1 parent a5d0005 commit 1325595
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/rebuild-released-images.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,7 @@ jobs:
QUAY_ROBOT_NAME: mongodb+mongodb_atlas_kubernetes
PLATFORMS: "linux/arm64,linux/amd64"
strategy:
fail-fast: false
matrix:
version: ${{ fromJSON(needs.read-versions.outputs.releases) }}
steps:
Expand Down

0 comments on commit 1325595

Please sign in to comment.