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 07156f2 commit a957969Copy full SHA for a957969
.github/workflows/run-e2e-tests.yml
@@ -21,7 +21,7 @@ env:
21
22
jobs:
23
run:
24
- runs-on: aws-lambda-powertools_ubuntu-latest_16-core
+ runs-on: ubuntu-latest
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