Skip to content

Commit a957969

Browse files
committed
chore(ci): revert custom hw for E2E due to lack of hw
1 parent 07156f2 commit a957969

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: aws-lambda-powertools_ubuntu-latest_16-core
24+
runs-on: ubuntu-latest
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)