File tree Expand file tree Collapse file tree 4 files changed +8
-3
lines changed
Expand file tree Collapse file tree 4 files changed +8
-3
lines changed Original file line number Diff line number Diff line change 1+ self-hosted-runner :
2+ labels :
3+ - aws-lambda-powertools_ubuntu-latest_4-core
4+ - aws-lambda-powertools_ubuntu-latest_8-core
5+ - aws-lambda-powertools_ubuntu-latest_16-core
Original file line number Diff line number Diff line change 3232 build-layer :
3333 permissions :
3434 contents : read
35- runs-on : ubuntu-latest
35+ runs-on : aws-lambda-powertools_ubuntu-latest_8-core
3636 defaults :
3737 run :
3838 working-directory : ./layer
Original file line number Diff line number Diff line change 4949jobs :
5050 release :
5151 environment : release
52- runs-on : ubuntu-latest
52+ runs-on : aws-lambda-powertools_ubuntu-latest_4-core
5353 permissions :
5454 contents : write
5555 outputs :
Original file line number Diff line number Diff line change 2121
2222jobs :
2323 run :
24- runs-on : ubuntu-latest
24+ runs-on : aws-lambda-powertools_ubuntu-latest_8-core
2525 permissions :
2626 id-token : write # needed to request JWT with GitHub's OIDC Token endpoint. docs: https://bit.ly/3MNgQO9
2727 contents : read
You can’t perform that action at this time.
0 commit comments