Skip to content

Commit f767942

Browse files
committed
fix py version
1 parent 37a96da commit f767942

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -418,7 +418,7 @@ jobs:
418418
dist: xenial
419419
services: docker
420420
env:
421-
- MB_PYTHON_VERSION=3.8
421+
- MB_PYTHON_VERSION=3.9
422422
- PLAT=aarch64
423423
- DOCKER_TEST_IMAGE=multibuild/xenial_arm64v8
424424
- ENABLE_CONTRIB=0

0 commit comments

Comments
 (0)