Skip to content

Commit a849329

Browse files
authored
remove fail-fast
1 parent 2176a12 commit a849329

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/build_publish_lambda_layer.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,6 @@ jobs:
3333
# act -j build_layer --container-architecture linux/arm64
3434
build_layer:
3535
strategy:
36-
fail-fast: false
3736
matrix:
3837
arch:
3938
- x86_64
@@ -72,7 +71,6 @@ jobs:
7271
- build_layer
7372
runs-on: ubuntu-latest
7473
strategy:
75-
fail-fast: false
7674
matrix:
7775
aws_region:
7876
- ap-northeast-1

0 commit comments

Comments
 (0)