Commit Graph

6 Commits

Author SHA1 Message Date
Alex Bezzubov
e6c8cf49c2 ci: fix python on macos
* bump cffi
 * add Go
2024-05-11 20:21:36 +02:00
Alex Bezzubov
064b6fca57 ci: bump python and it's actions
* remove 3.7, add 3.10
 * use the latest versions of actions
2024-05-11 19:52:17 +02:00
Alex Bezzubov
c7dc5fb77a ci: force distutils for building python 2023-09-14 00:00:55 +02:00
Alex Bezzubov
62cb8695d2 ci: python build verbosity 2023-09-07 00:14:18 +03:00
Alex Bezzubov
fd9e1c3b63 ci: fix Python profile after ubuntu-latest 20.04->22.04 update
Github has changed the ubuntu-latest runner and it does not ship
Python 3.6 any more ¯\_(ツ)_/¯

See https://github.com/actions/setup-python/issues/544#issuecomment-1320295576

test plan:
 * CI profile for python is green
2022-11-29 22:58:56 +01:00
Alexander Bezzubov
e98983b3f9 ci: add Python tests profile (\wo gopy)
Signed-off-by: Alexander Bezzubov <alexander.bezzubov@jetbrains.com>
2020-08-12 15:23:01 +02:00