Nightly fmt (#3255)

* fmt

* a

* a

* ab
This commit is contained in:
Dongjia "toka" Zhang 2025-05-20 12:30:39 +02:00 committed by GitHub
parent 619f6cba52
commit e832e32d52
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -216,7 +216,7 @@ jobs:
MAIN_LLVM_VERSION: 20
steps:
- uses: actions/checkout@v4
- uses: dtolnay/rust-toolchain@stable
- uses: dtolnay/rust-toolchain@nightly
with:
components: rustfmt
- uses: Swatinem/rust-cache@v2
@ -498,8 +498,8 @@ jobs:
fuzzer:
# Full-system
- ./fuzzers/full_system/qemu_baremetal
- ./fuzzers/full_system/qemu_linux_kernel
- ./fuzzers/full_system/qemu_linux_process
# - ./fuzzers/full_system/qemu_linux_kernel
# - ./fuzzers/full_system/qemu_linux_process
runs-on: [ self-hosted, qemu ]
container: registry.gitlab.com/qemu-project/qemu/qemu/ubuntu2204:latest