Skip to content

Commit

Permalink
Always merge
Browse files Browse the repository at this point in the history
  • Loading branch information
almahmoud authored Dec 19, 2024
1 parent b7f4029 commit fdc0419
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build_containers.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -165,7 +165,9 @@ jobs:
merge:
needs: [build-amd64, build-arm64]
runs-on: ubuntu-latest
if: always()
strategy:
fail-fast: false
matrix:
base:
- {image: 'ghcr.io/bioconductor/rocker-r-ver', amdtag: 'devel-amd64', outname: 'r-ver', platforms: 'amd64,arm64'}
Expand Down

0 comments on commit fdc0419

Please sign in to comment.