Skip to content

Commit 32baa62

Browse files
authored
Merge pull request #1192 from AkihiroSuda/dev
CI: update socket_vmnet (1.1.0)
2 parents 39e32bf + 26a108b commit 32baa62

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -193,7 +193,7 @@ jobs:
193193
command: ./hack/test-example.sh examples/vmnet.yaml
194194
- name: Install socket_vmnet
195195
env:
196-
SOCKET_VMNET_VERSION: v1.0.0
196+
SOCKET_VMNET_VERSION: v1.1.0
197197
run: |
198198
(
199199
cd ~

0 commit comments

Comments
 (0)