Skip to content

Commit c2b5677

Browse files
committed
v34.x updates for x64 and arm64 ~ name change
1 parent 8bd8f5b commit c2b5677

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/build-layers.yml renamed to .github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Build lambda layer for sharp
1+
name: ci
22

33
on:
44
push:

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
[![GitHub tag](https://img.shields.io/github/tag/cbschuld/sharp-aws-lambda-layer?include_prereleases=&sort=semver&color=blue)](https://github.com/cbschuld/sharp-aws-lambda-layer/releases/)
44
[![License](https://img.shields.io/badge/License-Apache_2.0-blue)](#license)
5-
[![Build](https://github.com/cbschuld/sharp-aws-lambda-layer/workflows/Build%20lambda%20layer%20for%20sharp/badge.svg)](https://github.com/cbschuld/sharp-aws-lambda-layer/actions?query=workflow:"Build+lambda+layer+for+sharp")
5+
[![Build](https://github.com/cbschuld/sharp-aws-lambda-layer/workflows/ci/badge.svg)](https://github.com/cbschuld/sharp-aws-lambda-layer/actions?query=workflow:"ci")
66

77
Prebuilt Sharp AWS Lambda Layer for Node.js 18, 20, and 22. Optimized, bundled, and minified Sharp binaries for x86_64 and arm64 architectures. Improve cold starts with lightweight Sharp builds, ready for Serverless Framework, AWS SAM, and SST deployments.
88

0 commit comments

Comments
 (0)