We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1caea89 commit b6f710fCopy full SHA for b6f710f
.github/workflows/ci.yml
@@ -212,7 +212,7 @@ jobs:
212
213
$HOME/.local/bin/firecracker --version
214
if: matrix.arch == 'x86_64'
215
- - run: cargo +stable install --locked uhyve --git https://github.com/hermit-os/uhyve.git --rev 155482e3c8c1c6dd3c066379aed70f61ae27352c
+ - run: cargo +stable install --locked uhyve
216
217
- run: cargo +stable install --locked virtiofsd
218
0 commit comments