Skip to content

Commit c38da4e

Browse files
committed
chore: restore standard runner
1 parent 19eee8b commit c38da4e

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: aws-powertools_ubuntu-latest_8-core
16+
runs-on: ubuntu-latest
1717
env:
1818
NODE_ENV: dev
1919
PR_NUMBER: ${{ inputs.prNumber }}

0 commit comments

Comments
 (0)