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.
2 parents 9640934 + 839cc1c commit 15ee5a2Copy full SHA for 15ee5a2
.github/workflows/ci.yml
@@ -193,7 +193,7 @@ jobs:
193
194
$HOME/.local/bin/firecracker --version
195
if: matrix.arch == 'x86_64'
196
- - run: cargo +stable install --locked uhyve
+ - run: cargo +stable install --locked uhyve --git https://github.com/hermit-os/uhyve.git --rev 357a022f4f381b1ac80b064f88caae1a657b3687
197
198
- run: cargo +stable install --locked virtiofsd
199
0 commit comments