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 5310c43 commit 81f5946Copy full SHA for 81f5946
.github/workflows/run-e2e-tests.yml
@@ -41,7 +41,7 @@ permissions:
41
42
jobs:
43
run:
44
- runs-on: ubuntu-latest
+ runs-on: aws-powertools_ubuntu-latest_8-core
45
permissions:
46
id-token: write # needed to request JWT with GitHub's OIDC Token endpoint. docs: https://bit.ly/3MNgQO9
47
contents: read # checkout code
0 commit comments