Skip to content

Commit

Permalink
Merge pull request containerd#9874 from k8s-infra-cherrypick-robot/ch…
Browse files Browse the repository at this point in the history
…erry-pick-9871-to-release/1.7
  • Loading branch information
fuweid authored Feb 26, 2024
2 parents 3f7d155 + d9c099a commit 825d583
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -255,6 +255,7 @@ jobs:
with:
repository: kubernetes-sigs/cri-tools
path: src/github.com/kubernetes-sigs/cri-tools
fetch-depth: 0

- name: Set env
run: |
Expand All @@ -271,7 +272,9 @@ jobs:
run: |
set -o xtrace
mingw32-make.exe binaries
CRITEST_VERSION=$(cat script/setup/critools-version)
cd ../../kubernetes-sigs/cri-tools
git checkout "${CRITEST_VERSION}"
make critest
- run: script/setup/install-cni-windows
Expand Down

0 comments on commit 825d583

Please sign in to comment.