Skip to content

Commit 2e39906

Browse files
committed
chore(ci): try bigger hardware for e2e test
1 parent 132c026 commit 2e39906

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
@@ -21,7 +21,7 @@ env:
2121

2222
jobs:
2323
run:
24-
runs-on: ubuntu-latest
24+
runs-on: aws-lambda-powertools_ubuntu-latest_8-core
2525
permissions:
2626
id-token: write # needed to request JWT with GitHub's OIDC Token endpoint. docs: https://bit.ly/3MNgQO9
2727
contents: read

0 commit comments

Comments
 (0)