Skip to content

Commit

Permalink
Merge pull request #197 from nwneisen/fix-integration-action
Browse files Browse the repository at this point in the history
Temporarily pin the cri-tools and kubernetes versions in CI
  • Loading branch information
nwneisen authored Jun 7, 2023
2 parents 39a4ff0 + ff9cf74 commit c4d1f3d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/e2e.yml
Original file line number Diff line number Diff line change
Expand Up @@ -92,6 +92,7 @@ jobs:
with:
repository: kubernetes/kubernetes
path: src/k8s.io/kubernetes
ref: 84c8abfb8bf900ce36f7ebfbc52794bad972d8cc

- name: Checkout test-infra for kubetest
uses: actions/checkout@v2
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,7 @@ jobs:
with:
repository: kubernetes-sigs/cri-tools
path: src/sigs.k8s.io/cri-tools
ref: e3c99451faee42de2fcf4568bdd81be8bb29e40f

- name: Build cri-tools
working-directory: src/sigs.k8s.io/cri-tools
Expand Down

0 comments on commit c4d1f3d

Please sign in to comment.