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
Problem:
- `ubuntu-latest` will be `ubuntu-24.04` imminently, and that version doesn't
handle pip in the same way.
Solution:
- Pin usage test to `ubuntu-22.04`.
Note:
- When we update to `ubuntu-24.04` for real, we'll probably want to use pipx. We
may also need to separate unit test workflows to support older compilers.
0 commit comments