Skip to content

Commit

Permalink
Update build_docker_linux.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
doumdi committed Jan 2, 2024
1 parent 2814fd6 commit eb9be43
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_docker_linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ on:
jobs:
build-linux:
strategy:
fail-fast: ${{ github.event.inputs.fail_fast != 'false'}}
fail-fast: false
matrix:
os: [ubuntu-20.04, ubuntu-22.04]
architecture: [arm64, amd64]
Expand Down

0 comments on commit eb9be43

Please sign in to comment.