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 132c026 commit 2e39906Copy full SHA for 2e39906
.github/workflows/run-e2e-tests.yml
@@ -21,7 +21,7 @@ env:
21
22
jobs:
23
run:
24
- runs-on: ubuntu-latest
+ runs-on: aws-lambda-powertools_ubuntu-latest_8-core
25
permissions:
26
id-token: write # needed to request JWT with GitHub's OIDC Token endpoint. docs: https://bit.ly/3MNgQO9
27
contents: read
0 commit comments