Skip to content

Commit 7af7e33

Browse files
committed
chore: test build layer hardware to 8 core
1 parent cb2eb96 commit 7af7e33

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
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: aws-lambda-powertools_ubuntu-latest_4-core
35+
runs-on: aws-lambda-powertools_ubuntu-latest_8-core
3636
defaults:
3737
run:
3838
working-directory: ./layer

0 commit comments

Comments
 (0)