Skip to content

Remove docker cli step in ci.yml#11549

Merged
ndeloof merged 1 commit into
docker:mainfrom
jhrotko:remove-override-docker-version-ci
Feb 27, 2024
Merged

Remove docker cli step in ci.yml#11549
ndeloof merged 1 commit into
docker:mainfrom
jhrotko:remove-override-docker-version-ci

Conversation

@jhrotko
Copy link
Copy Markdown
Contributor

@jhrotko jhrotko commented Feb 27, 2024

What I did
Removed Setup docker CLI step because it was overriding docker version to 25.0.1 thus ignoring the matrix.engine versions previously installed.

After looking at this PR, I noticed something was odd, since this network issue has been fixed not long ago.

(not mandatory) A picture of a cute animal, if possible in relation to what you did
image

Signed-off-by: Joana Hrotko <joana.hrotko@docker.com>
@codecov
Copy link
Copy Markdown

codecov Bot commented Feb 27, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 58.60%. Comparing base (a722441) to head (d4dd79d).

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #11549      +/-   ##
==========================================
+ Coverage   58.26%   58.60%   +0.33%     
==========================================
  Files         135      135              
  Lines       11550    11550              
==========================================
+ Hits         6730     6769      +39     
+ Misses       4155     4122      -33     
+ Partials      665      659       -6     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@jhrotko jhrotko marked this pull request as ready for review February 27, 2024 10:32
@jhrotko jhrotko changed the title remove docker cli step in ci.yml Remove docker cli step in ci.yml Feb 27, 2024
Copy link
Copy Markdown
Contributor

@glours glours left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@ndeloof ndeloof merged commit 5c4f337 into docker:main Feb 27, 2024
@docker docker locked as spam and limited conversation to collaborators May 24, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants