Logo
Explore Help
Register Sign In
rust-lang/rust
1
0
Fork 0
You've already forked rust
Code Issues Pull Requests Actions 1 Packages Projects Releases Wiki Activity
Files
23c9f74b584f93dada7d7556ac9112b51a844fdd
rust/library/compiler-builtins/libm/ci/docker/i686-unknown-linux-gnu/Dockerfile

6 lines
143 B
Docker
Raw Normal View History

Update Ubuntu images to 24.04 We don't have any specific reason to stay on 18.04, so upgrade to the latest LTS version.
2024-10-06 00:07:55 -05:00
FROM ubuntu:24.04
Overhaul tests * Move everything to azure pipelines * Inline docker configuration in this repo (no `cross`) * Delete `no-panic` example, use `#[no_panic]` instead.
2019-05-02 11:37:21 -07:00
RUN apt-get update && \
apt-get install -y --no-install-recommends \
Run tests against MPFR on CI where possible This effectively gives us tests against infinite-precision results on MacOS and x86+sse Linux.
2024-10-21 17:41:42 -05:00
gcc-multilib m4 make libc6-dev ca-certificates
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.24.6 Page: 103ms Template: 3ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API