mirror of
https://github.com/ChristianLight/tutor.git
synced 2024-11-15 01:34:14 +00:00
67f9c092d2
Tutor binary releases were no longer compatible with Ubuntu 20.04 since the ubuntu-latest image was 22.04 on GitHub. The error was: [7893] Error loading Python lib '/tmp/_MEIcyvkMV/libpython3.7m.so.1.0': dlopen: /lib/x86_64-linux-gnu/libm.so.6: version `GLIBC_2.35' not found (required by /tmp/_MEIcyvkMV/libpython3.7m.so.1.0) We fix this issue by downgrading the GitHub image with which we make the release. Close #765. |
||
---|---|---|
.. | ||
release.yml | ||
sync.yml | ||
test.yml |