Skip to content
Snippets Groups Projects
Verified Commit ad181fdb authored by Martin Kröning's avatar Martin Kröning :crab:
Browse files

ci: explicitly set up stable Rust toolchain

parent e22c3550
No related branches found
No related tags found
No related merge requests found
......@@ -69,6 +69,7 @@ jobs:
- uses: actions/checkout@v4
with:
submodules: true
- uses: dtolnay/rust-toolchain@stable
- uses: mkroening/rust-toolchain-toml@main
- name: Download loader
run: gh release download --repo hermit-os/loader --pattern hermit-loader-x86_64
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment