Commit 1cc07c7
committed
github/actions: use 'ubuntu-latest'.
It looks like cargo's clang does not work with ubuntu-22.04 on
lib-common ¯\_(ツ)_/¯.
Use ubuntu-latest instead.
Remove upgrading pip manually as it is handled by uv (was there for
pipenv actually) and does not work with Python 3.10+.
Change-Id: I25048b60fb0122af6698fbccb190ff05e0325d00
Priv-Id: fb00f60332eab76971d54312808ed971c462f3001 parent 7ecfabd commit 1cc07c7
1 file changed
Lines changed: 1 addition & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| |||
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
40 | | - | |
41 | | - | |
42 | | - | |
43 | | - | |
44 | | - | |
45 | 40 | | |
46 | 41 | | |
47 | 42 | | |
| |||
0 commit comments