Skip to content

Commit 81f5946

Browse files
Fix SAR pipeline
1 parent 5310c43 commit 81f5946

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/run-e2e-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ permissions:
4141

4242
jobs:
4343
run:
44-
runs-on: ubuntu-latest
44+
runs-on: aws-powertools_ubuntu-latest_8-core
4545
permissions:
4646
id-token: write # needed to request JWT with GitHub's OIDC Token endpoint. docs: https://bit.ly/3MNgQO9
4747
contents: read # checkout code

0 commit comments

Comments
 (0)