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 2e39906 commit 94dd3b5Copy full SHA for 94dd3b5
.github/workflows/publish_v2_layer.yml
@@ -32,7 +32,7 @@ jobs:
32
build-layer:
33
permissions:
34
contents: read
35
- runs-on: ubuntu-latest
+ runs-on: aws-lambda-powertools_ubuntu-latest_4-core
36
defaults:
37
run:
38
working-directory: ./layer
.github/workflows/release.yml
@@ -49,7 +49,7 @@ on:
49
jobs:
50
release:
51
environment: release
52
53
54
55
outputs:
0 commit comments