Skip to content

Commit 9a4f111

Browse files
authored
Re-remove compatible-architectures setting as it's not supported in af-south-1 (#144)
1 parent 4f18179 commit 9a4f111

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

apm-lambda-extension/Makefile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,6 @@ publish: validate-layer-name validate-aws-default-region
6464
--layer-name "$(ELASTIC_LAYER_NAME)-$(ARCHITECTURE)" \
6565
--description "AWS Lambda Extension Layer for Elastic APM $(ARCHITECTURE)" \
6666
--license "Apache-2.0" \
67-
--compatible-architectures "$(ARCHITECTURE)" \
6867
--zip-file "fileb://./bin/extension.zip"
6968

7069
# Grant public access to the given LAYER in the given AWS region

0 commit comments

Comments
 (0)