Skip to content

Commit 94dd3b5

Browse files
committed
chore(ci): bump hardware for build steps
1 parent 2e39906 commit 94dd3b5

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/publish_v2_layer.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
build-layer:
3333
permissions:
3434
contents: read
35-
runs-on: ubuntu-latest
35+
runs-on: aws-lambda-powertools_ubuntu-latest_4-core
3636
defaults:
3737
run:
3838
working-directory: ./layer

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ on:
4949
jobs:
5050
release:
5151
environment: release
52-
runs-on: ubuntu-latest
52+
runs-on: aws-lambda-powertools_ubuntu-latest_4-core
5353
permissions:
5454
contents: read
5555
outputs:

0 commit comments

Comments
 (0)