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 3fb1b80 commit 331f7b7Copy full SHA for 331f7b7
.github/workflows/python-ec2-genai-test.yml
@@ -36,7 +36,7 @@ env:
36
E2E_TEST_ACCOUNT_ID: ${{ secrets.APPLICATION_SIGNALS_E2E_TEST_ACCOUNT_ID }}
37
E2E_TEST_ROLE_NAME: ${{ secrets.APPLICATION_SIGNALS_E2E_TEST_ROLE_NAME }}
38
ADOT_WHEEL_NAME: aws-opentelemetry-distro
39
- PYTHON_VERSION: ${{ inputs.python-version }}
+ PYTHON_VERSION: 3.12
40
METRIC_NAMESPACE: genesis
41
LOG_GROUP_NAME: test/genesis
42
TEST_RESOURCES_FOLDER: ${GITHUB_WORKSPACE}
0 commit comments