Skip to content

CI: Fix and improve pip/uv installation#38

Merged
amotl merged 2 commits intomainfrom
ci-fix-uv
Feb 14, 2025
Merged

CI: Fix and improve pip/uv installation#38
amotl merged 2 commits intomainfrom
ci-fix-uv

Conversation

@amotl
Copy link
Copy Markdown
Member

@amotl amotl commented Feb 13, 2025

About

What the title says. Updating to a newer MicroPython was needed because CI/GHA started failing on MicroPython v1.20.0.

Reason

Error: Cache folder path is retrieved for pip but doesn't exist on disk: /home/runner/.cache/pip. This likely indicates that there are no dependencies to cache. Consider removing the cache step if it is not needed.

-- https://github.com/crate/micropython-cratedb/actions/runs/13300222357/job/37196358940#step:13:2

@amotl amotl force-pushed the ci-fix-uv branch 2 times, most recently from 33c059e to a1c71b1 Compare February 13, 2025 23:15
v1.20.0 started having problems on vanilla CI/GHA.

micropython: error while loading shared libraries: libffi.so.7:
cannot open shared object file: No such file or directory
@amotl amotl requested a review from simonprickett February 13, 2025 23:20
@amotl amotl merged commit 66a2d41 into main Feb 14, 2025
4 checks passed
@amotl amotl deleted the ci-fix-uv branch February 14, 2025 20:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant