-
Notifications
You must be signed in to change notification settings - Fork 95
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[create-pull-request] automated change
Signed-off-by: GitHub <[email protected]>
- Loading branch information
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule finch-core
updated
10 files
+2 −1 | .github/workflows/rootfs.yaml | |
+4 −7 | .github/workflows/submodulesync.yaml | |
+1 −0 | .gitignore | |
+5 −0 | Dockerfile | |
+113 −14 | Makefile | |
+18 −0 | bin/verify_hash.ps1 | |
+3 −3 | e2e/go.mod | |
+6 −6 | e2e/go.sum | |
+1 −1 | src/lima | |
+1 −1 | src/socket_vmnet |