We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 19eee8b commit c38da4eCopy full SHA for c38da4e
.github/workflows/run-e2e-tests.yml
@@ -13,7 +13,7 @@ permissions:
13
14
jobs:
15
run-e2e-tests-on-utils:
16
- runs-on: aws-powertools_ubuntu-latest_8-core
+ runs-on: ubuntu-latest
17
env:
18
NODE_ENV: dev
19
PR_NUMBER: ${{ inputs.prNumber }}
0 commit comments