Skip to content

Commit 5d4a3cb

Browse files
committed
fix CI for ch9
1 parent 62d81dc commit 5d4a3cb

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

os/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ rev = "db42380"
2020

2121
[dependencies.polyhal]
2222
features = ["kcontext", "trap", "boot"]
23-
git = "https://github.com/Byte-OS/polyhal.git"
23+
git = "https://github.com/xushanpu123/polyhal.git"
2424

2525
[dependencies.virtio-drivers]
2626
git = "https://github.com/rcore-os/virtio-drivers"

os/fs-img.img

0 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)