Skip to content

Commit 9182b5a

Browse files
authored
Merge pull request #474 from rancher-sandbox/bump-vde-2
Bump vde-2 to include ENOBUFS fix for vde_switch
2 parents c0b69c3 + cc602b9 commit 9182b5a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/test.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -132,8 +132,8 @@ jobs:
132132
- name: Install vde_switch and vde_vmnet
133133
if: matrix.example == 'vmnet.yaml'
134134
env:
135-
# 2021-09-21
136-
VDE2_VERSION: 534a09453f956f8f545ba4fe37413be1a139314d
135+
# 2021-12-12
136+
VDE2_VERSION: 74278b9b7cf816f0356181f387012fdeb6d65b52
137137
# 2021-12-08
138138
VDE_VMNET_VERSION: v0.5.2
139139
run: |

0 commit comments

Comments
 (0)