Skip to content

Commit 331f7b7

Browse files
committed
test
1 parent 3fb1b80 commit 331f7b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/python-ec2-genai-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ env:
3636
E2E_TEST_ACCOUNT_ID: ${{ secrets.APPLICATION_SIGNALS_E2E_TEST_ACCOUNT_ID }}
3737
E2E_TEST_ROLE_NAME: ${{ secrets.APPLICATION_SIGNALS_E2E_TEST_ROLE_NAME }}
3838
ADOT_WHEEL_NAME: aws-opentelemetry-distro
39-
PYTHON_VERSION: ${{ inputs.python-version }}
39+
PYTHON_VERSION: 3.12
4040
METRIC_NAMESPACE: genesis
4141
LOG_GROUP_NAME: test/genesis
4242
TEST_RESOURCES_FOLDER: ${GITHUB_WORKSPACE}

0 commit comments

Comments
 (0)