Commit e4183f8
authored
Fix mdbook build. (#6891)
https://github.com/sigp/lighthouse/actions/runs/13063781937/job/36452383133
`mdbook` ci job above is failing because the latest release now requires a newer version of glibc:
> Updated the Linux pre-built binaries which requires a newer version of glibc (2.34). rust-lang/mdBook#2523
https://github.com/rust-lang/mdBook/blob/master/CHANGELOG.md
Updating to latest ubuntu to fix this.1 parent 276eda3 commit e4183f8
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
| 14 | + | |
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| |||
0 commit comments