Skip to content

Commit 93f5531

Browse files
committed
use 3.9 in build_steps.sh
1 parent c173bcc commit 93f5531

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

travis-ci/build_steps.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ ROOT_DIR=$(dirname $(dirname "${BASH_SOURCE[0]}"))
77
source ${ROOT_DIR}/multibuild/common_utils.sh
88
source ${ROOT_DIR}/gfortran-install/gfortran_utils.sh
99

10-
MB_PYTHON_VERSION=3.7
10+
MB_PYTHON_VERSION=3.9
1111

1212
function before_build {
1313
# Manylinux Python version set in build_lib

0 commit comments

Comments
 (0)