mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-05-01 21:24:36 +00:00
snap: specify python version
In order to avoid `unmet dependencies` error in the CI, the python version must be specified in the yaml. fixes #877 Signed-off-by: Julio Montes <julio.montes@intel.com>
This commit is contained in:
parent
b9205cae1c
commit
3e56de8101
@ -224,7 +224,7 @@ parts:
|
||||
after: [godeps, runtime]
|
||||
build-packages:
|
||||
- gcc
|
||||
- python
|
||||
- python3
|
||||
- zlib1g-dev
|
||||
- libcap-ng-dev
|
||||
- libglib2.0-dev
|
||||
|
Loading…
Reference in New Issue
Block a user