Skip to content

Commit e4416ac

Browse files
committed
Use Python3 by default for devstack
1 parent 48b3002 commit e4416ac

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

action.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,7 @@ runs:
4747
SERVICE_PASSWORD=secret
4848
SWIFT_HASH=1234123412341234
4949
LOGFILE=${{ inputs.log_dir }}/devstack.log
50+
USE_PYTHON3="True"
5051
EOF
5152
# horizon does not work in github action, permission error
5253
# dstat log takes too much memory to be stored by log artifacts

0 commit comments

Comments
 (0)