Skip to content

Commit 7d1aede

Browse files
committed
chore: hosted runner
1 parent 49024ad commit 7d1aede

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
@@ -13,7 +13,7 @@ permissions:
1313

1414
jobs:
1515
run-e2e-tests-on-utils:
16-
runs-on: ubuntu-latest
16+
runs-on: aws-powertools_ubuntu-latest_8-core
1717
env:
1818
NODE_ENV: dev
1919
PR_NUMBER: ${{ inputs.prNumber }}

0 commit comments

Comments
 (0)