cloud-hypervisor/.github/workflows
Ruoqing He 6768a13d95 build: Bump MSRV to 1.82.0
We are having complains from Rust 1.86.0-beta.1 (f0cb41030 2025-02-17)'
clippy, which suggests us to replace `repeat().take()` with
`repeat_n()`. While `repeat_n()` is stablized in Rust 1.82.0.

Update image to 20250307-2 because MSRV in Dockerfile is updated.

Signed-off-by: Rob Bradford <rbradford@rivosinc.com>
Signed-off-by: Ruoqing He <heruoqing@iscas.ac.cn>
2025-03-07 15:09:14 +00:00
..
audit.yaml build: replace actions-rs/audit-check with actions-rust-lang/audit 2024-03-12 18:43:36 +00:00
build.yaml build: Bump MSRV to 1.82.0 2025-03-07 15:09:14 +00:00
dco.yaml build: Only check DCO on PRs 2024-02-28 20:11:20 +00:00
docker-image.yaml build: Bump MSRV to 1.82.0 2025-03-07 15:09:14 +00:00
formatting.yaml build: Move cargo fmt check to nightly toolchain via new workflow 2024-09-29 13:08:12 +01:00
fuzz-build.yaml build: replace actions-rs/toolchain with dtolnay/rust-toolchain 2024-03-08 18:37:46 +00:00
gitlint.yaml build: Ensure all required checks run on merge_group 2024-02-28 20:11:20 +00:00
hadolint.yaml build: Ensure all required checks run on merge_group 2024-02-28 20:11:20 +00:00
integration-arm64.yaml build: Increase ARM64 CI build timeouts 2024-11-11 10:45:58 +00:00
integration-metrics.yaml ci: Move metrics and rate-limiter workers 2024-09-18 09:06:05 +00:00
integration-rate-limiter.yaml ci: Increase rate-limiter worker timeout 2024-12-02 15:11:24 +00:00
integration-vfio.yaml build: Enable new VFIO worker 2024-10-12 19:11:12 +00:00
integration-windows.yaml build: Run integration tests on smaller VMs 2024-03-01 07:24:14 +00:00
integration-x86-64.yaml build: Run integration tests on smaller VMs 2024-03-01 07:24:14 +00:00
lychee.yaml ci: Introduce lychee to check links 2025-02-08 22:11:19 +08:00
openapi.yaml build: Ensure all required checks run on merge_group 2024-02-28 20:11:20 +00:00
package-consistency.yaml ci: Enable consistency check for fuzz workspace 2024-11-04 11:08:29 +00:00
preview-riscv64.yaml build: Bump MSRV to 1.82.0 2025-03-07 15:09:14 +00:00
quality.yaml ci: Enable clippy::assertions_on_result_states 2024-10-03 12:03:49 +00:00
release.yaml build: Bump MSRV to 1.82.0 2025-03-07 15:09:14 +00:00
reuse.yaml build: add REUSE Compliance Check 2024-04-19 17:35:45 +00:00
shlint.yaml build: Ensure all required checks run on merge_group 2024-02-28 20:11:20 +00:00
taplo.yaml build: Add GitHub action to run taplo for Cargo.toml formatting 2024-05-08 21:46:13 +00:00