whoops no ubuntu runners right now
Some checks failed
Format code / Format the kernel (push) Failing after 49s
Some checks failed
Format code / Format the kernel (push) Failing after 49s
This commit is contained in:
parent
9881b01a33
commit
8066158f35
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ on: [push]
|
||||||
jobs:
|
jobs:
|
||||||
format-kernel:
|
format-kernel:
|
||||||
name: Format the kernel
|
name: Format the kernel
|
||||||
runs-on: ubuntu-latest
|
runs-on: docker
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v4
|
- uses: actions/checkout@v4
|
||||||
- uses: dtolnay/rust-toolchain@nightly
|
- uses: dtolnay/rust-toolchain@nightly
|
||||||
|
|
Loading…
Add table
Reference in a new issue