History log of /rust-libc-0.2.174/ci/docker/wasm32-wasip2/Dockerfile (Results 1 – 3 of 3)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: 0.2.174, 0.2.173, 0.2.172, ctest-v0.4.11, ctest-v0.4.10, 0.2.171, 0.2.170, 0.2.169, 0.2.168, ctest-v0.4.9, 0.2.167, 0.2.166, 0.2.165
# 3e48e4b2 20-Nov-2024 Trevor Gross <[email protected]>

ci: Use `./` with shebangs rather than `sh` or `bash`

The scripts say how they should execute, there isn't any reason to
duplicate this wherever they are called.

(backport <https://github.com/rust-

ci: Use `./` with shebangs rather than `sh` or `bash`

The scripts say how they should execute, there isn't any reason to
duplicate this wherever they are called.

(backport <https://github.com/rust-lang/libc/pull/4124>)
(cherry picked from commit 4707c5db583477e83961eef1b40df2fe5e016fe4)

show more ...


# 09b8ed69 20-Nov-2024 Trevor Gross <[email protected]>

ci: Change 64-bit Docker images to ubuntu:24.10

23.10 is EOL so update to the latest stable version. This change
excludes sparc which is stuck on an older version.

(backport <https://github.com/rus

ci: Change 64-bit Docker images to ubuntu:24.10

23.10 is EOL so update to the latest stable version. This change
excludes sparc which is stuck on an older version.

(backport <https://github.com/rust-lang/libc/pull/4120>)
(cherry picked from commit 0c9abeff5569581f2f459524194b5bfca693bbd8)

show more ...


Revision tags: 0.2.164, 0.2.163, 0.2.162, 0.2.161, 0.2.160, 0.2.159
# 4d990a59 28-Aug-2024 Alex Crichton <[email protected]>

Add `wasm32-wasip2` to the test matrix on CI

This is similar to #3869 except that it adds tests for `wasm32-wasip2`
in addition to `wasm32-wasip1`. This is intended to eventually empower
definitions

Add `wasm32-wasip2` to the test matrix on CI

This is similar to #3869 except that it adds tests for `wasm32-wasip2`
in addition to `wasm32-wasip1`. This is intended to eventually empower
definitions from rust-lang/rust#129638 to move into this repository.

(backport <https://github.com/rust-lang/libc/pull/3870>)
(cherry picked from commit 15f8c4445680c88def0695ecff088dfa35874301)

show more ...