Skip to content

Commit 6670778

Browse files
committed
dont chgrp on /dev/kvm
Signed-off-by: Simon Davies <[email protected]>
1 parent 661e3cd commit 6670778

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/dep_rust.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ jobs:
5555
with:
5656
components: rustfmt
5757

58-
- uses: hyperlight-dev/ci-setup-workflow@v1.4.0
58+
- uses: hyperlight-dev/ci-setup-workflow@remove-chgrp-kvm
5959
with:
6060
rust-toolchain: "1.85"
6161
env:

0 commit comments

Comments
 (0)