tarantool / tarantool-python

Python client library for Tarantool
https://www.tarantool.io
BSD 2-Clause "Simplified" License
100 stars 48 forks source link

Fix packing in Github Actions #272

Closed DifferentialOrange closed 1 year ago

DifferentialOrange commented 1 year ago

ci: use testing rules in packing

Use the same rules in packing as in testing to run on dev branches.

Follows #248

ci: fix crud install

Set valid package manager for fedora. Fix using apt for docker: debian/ubuntu containers are sudoless.

Follows #264

ci: fixate OS versions

deb packages built with Ubuntu 22.04 fails to install on Debian 10, 11.