Commit 92b0ec5
committed
github: pin docker workflows to ubuntu-24.04
Otherwise ubuntu-latest can sometimes still install ubuntu 22.04 which
becomes problematic when combined with
eabec52 ("github: install setuptools_scm via apt") due to differing
package versions.
Signed-off-by: Bastian Krause <bst@pengutronix.de>1 parent eabec52 commit 92b0ec5
2 files changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
| 19 | + | |
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
| 12 | + | |
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| |||
0 commit comments