From 784c75b64ae684b6fd52657e11820204e5609eb3 Mon Sep 17 00:00:00 2001 From: Matthew Endsley Date: Thu, 21 Nov 2024 23:18:12 -0800 Subject: [PATCH] Update containerd to use mac-address compatible CNI Signed-off-by: Matthew Endsley --- .github/workflows/test.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 6066280cfa0..ca649b1881b 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -377,8 +377,8 @@ jobs: - run: go install -v gotest.tools/gotestsum@v1 - uses: actions/checkout@v4.2.2 with: - repository: containerd/containerd - ref: v1.7.23 + repository: PlayEveryWare/containerd + ref: mendsley/windows_cni_mac path: containerd fetch-depth: 1 - name: "Set up CNI"