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
{{ message }}
This repository was archived by the owner on May 28, 2025. It is now read-only.
Auto merge of rust-lang#126116 - Kobzol:ci-remove-setup-python, r=jdno
CI: remove `Setup Python` action
This action was added recently in rust-lang#125590, but it shouldn't really be needed, as our CI was working fine before without it. Our base Ubuntu 20.04 images use Python 3.8, while this action installed Python 3.12, but we don't really need that.
Since this action does not support ARM yet, this blocks rust-lang#126113. See rust-lang#125590 (comment).
r? `@jdno`
0 commit comments