Skip to content

Commit

Permalink
CI: Remove unused docker buildx
Browse files Browse the repository at this point in the history
  • Loading branch information
spowelljr committed Oct 26, 2023
1 parent ec4204c commit f46eb6d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/update-iso-image-versions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,6 @@ jobs:
NEW_CNI_PLUGINS=$(DEP=cni-plugins make get-dependency-version)
NEW_CONTAINERD=$(DEP=containerd make get-dependency-version)
NEW_CRICTL=$(DEP=crictl make get-dependency-version)
NEW_DOCKER_BUILDX=$(DEP=docker-buildx make get-dependency-version)
NEW_DOCKER=$(DEP=docker make get-dependency-version)
NEW_NERDCTL=$(DEP=nerdctl make get-dependency-version)
NEW_RUNC=$(DEP=runc make get-dependency-version)
Expand Down

0 comments on commit f46eb6d

Please sign in to comment.