Skip to content

Commit

Permalink
remove apt get install cnigplugin
Browse files Browse the repository at this point in the history
  • Loading branch information
medyagh committed Jul 10, 2024
1 parent 92f0ec4 commit 7969200
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -656,7 +656,6 @@ jobs:
sudo apt-get update -qq
sudo apt-get -qq -y install conntrack
sudo apt-get -qq -y install socat
sudo apt-get -qq -y install cni-plugins
CRI_DOCKERD_VERSION="v0.3.14"
CRI_DOCKERD_COMMIT="683f70f69901e66d49dfac802841ff843171f131"
CRI_DOCKERD_BASE_URL="https://storage.googleapis.com/kicbase-artifacts/cri-dockerd/${CRI_DOCKERD_COMMIT}"
Expand Down

0 comments on commit 7969200

Please sign in to comment.