We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 746e71b commit 15a807fCopy full SHA for 15a807f
weasyprint/README.md
@@ -30,6 +30,8 @@ Lambda must be configured with these env vars:
30
FONTCONFIG_PATH="/opt/fonts"
31
XDG_DATA_DIRS="/opt/lib"
32
33
+Ensure your Lambda instruction set architecture is set to `x86_64`, as `arm64` is not currently supported as a build type.
34
+
35
## Docker Lambda
36
37
Build layer:
0 commit comments