2
0
mirror of https://github.com/openvswitch/ovs synced 2025-08-31 22:35:15 +00:00

cirrus: Use python 3.7 packages on FreeBSD.

Python 3.6 versions of these packages are no longer available in
FreeBSD ports.

Signed-off-by: Ilya Maximets <i.maximets@ovn.org>
Acked-by: Ben Pfaff <blp@ovn.org>
This commit is contained in:
Ilya Maximets
2020-01-02 11:57:53 +01:00
parent 2bf6ffb76a
commit dfa2e3d049

View File

@@ -9,7 +9,7 @@ freebsd_build_task:
env:
DEPENDENCIES: automake libtool gmake gcc wget openssl
python3 py36-openssl py36-sphinx
python3 py37-openssl py37-sphinx
matrix:
COMPILER: gcc
COMPILER: clang