Skip to content

Commit b6f710f

Browse files
committed
ci: upgrade Uhyve to 0.6
1 parent 1caea89 commit b6f710f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -212,7 +212,7 @@ jobs:
212212
213213
$HOME/.local/bin/firecracker --version
214214
if: matrix.arch == 'x86_64'
215-
- run: cargo +stable install --locked uhyve --git https://github.com/hermit-os/uhyve.git --rev 155482e3c8c1c6dd3c066379aed70f61ae27352c
215+
- run: cargo +stable install --locked uhyve
216216
if: matrix.arch == 'x86_64'
217217
- run: cargo +stable install --locked virtiofsd
218218
if: matrix.arch == 'x86_64'

0 commit comments

Comments
 (0)