File tree Expand file tree Collapse file tree 3 files changed +4
-5
lines changed Expand file tree Collapse file tree 3 files changed +4
-5
lines changed Original file line number Diff line number Diff line change 11self-hosted-runner :
22 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
3+ - aws-powertools_ubuntu-latest_4-core
4+ - aws-powertools_ubuntu-latest_8-core
Original file line number Diff line number Diff line change 5757 id-token : write
5858 pages : none
5959 pull-requests : none
60- runs-on : aws-lambda- powertools_ubuntu-latest_8-core
60+ runs-on : aws-powertools_ubuntu-latest_8-core
6161 defaults :
6262 run :
6363 working-directory : ./layer
Original file line number Diff line number Diff line change @@ -37,7 +37,7 @@ concurrency: e2e
3737
3838jobs :
3939 run :
40- runs-on : aws-lambda- powertools_ubuntu-latest_8-core
40+ runs-on : aws-powertools_ubuntu-latest_8-core
4141 permissions :
4242 id-token : write # needed to request JWT with GitHub's OIDC Token endpoint. docs: https://bit.ly/3MNgQO9
4343 contents : read # checkout code
You can’t perform that action at this time.
0 commit comments