Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
CI: Use
ubuntu-latest
runner for book workflow
The `mdbook` binaries are currently built using `ubuntu-latest`, meaning can end up relying on newer versions of GLIBC. Until this is fixed upstream (rust-lang/mdBook#1779), we will use the same runner configuration as them.
- Loading branch information