mirror of
https://github.com/boostorg/build.git
synced 2026-02-14 12:42:11 +00:00
No default py, use py3.
This commit is contained in:
2
.github/workflows/qemu_multiarch_linux.yml
vendored
2
.github/workflows/qemu_multiarch_linux.yml
vendored
@@ -74,5 +74,5 @@ jobs:
|
||||
echo ">>>>> Test.."
|
||||
echo ">>>>>"
|
||||
cd test
|
||||
python test_all.py ${TOOLSET}
|
||||
python3 test_all.py ${TOOLSET}
|
||||
cd ..
|
||||
|
||||
Reference in New Issue
Block a user