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 59d7e69 commit c974233Copy full SHA for c974233
codebuild/cd/manylinux-x64-build.yml
@@ -8,7 +8,7 @@ phases:
8
commands:
9
- export CC=gcc
10
- cd aws-crt-python
11
- - /opt/python/cp38-cp38m/bin/python ./continuous-delivery/update-version.py
+ - /opt/python/cp38-cp38/bin/python ./continuous-delivery/update-version.py
12
build:
13
14
- echo Build started on `date`
codebuild/cd/manylinux-x86-build.yml
0 commit comments