You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This patch fixes a bunch of problems:
* Updates macOS runners, since macos-11 and macos-12 are
unsupported, so there is no such runner to pick up the job.
* Updates the list of Tarantool versions.
* Bumps the `actions/cache` up to v4, since v2 is deprecated.
* Bumps the `actions/checkout` up to v4, since v2 is deprecated.
* Adds use of `actions/setup-python` of v5, to fixate the python 3.10
for tests.
* Drops patching step, since it is not needed anymore and causes
conflicts.
0 commit comments