mirror of
https://github.com/openvswitch/ovs
synced 2025-09-01 06:45:17 +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:
@@ -9,7 +9,7 @@ freebsd_build_task:
|
|||||||
|
|
||||||
env:
|
env:
|
||||||
DEPENDENCIES: automake libtool gmake gcc wget openssl
|
DEPENDENCIES: automake libtool gmake gcc wget openssl
|
||||||
python3 py36-openssl py36-sphinx
|
python3 py37-openssl py37-sphinx
|
||||||
matrix:
|
matrix:
|
||||||
COMPILER: gcc
|
COMPILER: gcc
|
||||||
COMPILER: clang
|
COMPILER: clang
|
||||||
|
Reference in New Issue
Block a user