-
Notifications
You must be signed in to change notification settings - Fork 16
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: pendo324 <424987+pendo324@users.noreply.github.com>
- Loading branch information
1 parent
3b25881
commit 1014e47
Showing
2 changed files
with
2 additions
and
2 deletions.
There are no files selected for viewing
Submodule socket_vmnet
updated
8 files
+21 −1 | .github/workflows/release.yml | |
+20 −5 | .github/workflows/test.yml | |
+1 −1 | Makefile | |
+34 −0 | hack/brew-install-version.sh | |
+3 −0 | launchd/io.github.lima-vm.socket_vmnet.bridged.en0.plist | |
+3 −0 | launchd/io.github.lima-vm.socket_vmnet.plist | |
+67 −66 | main.c | |
+22 −0 | test/vmnet.yaml |