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 cb0d623 + 5a76105 commit 70cc57cCopy full SHA for 70cc57c
.github/workflows/ci.yml
@@ -197,7 +197,7 @@ jobs:
197
198
$HOME/.local/bin/firecracker --version
199
if: matrix.arch == 'x86_64'
200
- - run: cargo +stable install --locked uhyve --git https://github.com/hermit-os/uhyve.git --rev 357a022f4f381b1ac80b064f88caae1a657b3687
+ - run: cargo +stable install --locked uhyve --git https://github.com/hermit-os/uhyve.git --rev b6df160bc6c26abc19249c3f847cd526319538cf
201
202
- run: cargo +stable install --locked virtiofsd
203
0 commit comments