Skip to content

Commit 6d85f49

Browse files
committed
test2
1 parent 276a882 commit 6d85f49

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/stackhpc-container-image-build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -215,6 +215,7 @@ jobs:
215215
args="$args -e kolla_base_distro=${{ matrix.distro.name }}"
216216
args="$args -e kolla_base_distro_version=${{ matrix.distro.release }}"
217217
args="$args -e kolla_tag=${{ steps.write-kolla-tag.outputs.kolla-tag }}"
218+
args="$args -e distro_python_verion=3.12"
218219
args="$args -e stackhpc_repo_mirror_auth_proxy_enabled=true"
219220
source venvs/kayobe/bin/activate &&
220221
source src/kayobe-config/kayobe-env --environment ci-builder &&

0 commit comments

Comments
 (0)