Commit 4dab7a7
authored
[CI] Build the nightly on Ubuntu 22.04 (#16489)
Precommit uses the nightly compiler to build, and user branches not
merged into HEAD won't build on 24.04, so we get a glibc error because
the nightly was built on 24.04 but the current job is running on 22.04.
Build the nightly on 22.04 to not break precommit and anyone using the
nightly images directly.
Signed-off-by: Sarnie, Nick <[email protected]>1 parent 31a339e commit 4dab7a7
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| 19 | + | |
19 | 20 | | |
20 | 21 | | |
21 | 22 | | |
| |||
0 commit comments