docker / cli

The Docker CLI
Apache License 2.0
4.87k stars 1.91k forks source link

[27.0 backport] gha/e2e: Update latest version to 27.0 #5199

Closed vvoland closed 3 months ago

vvoland commented 3 months ago

27.0 is out - update the latest version used for e2e and drop the 25.0

thaJeztah commented 3 months ago

LOL; you won this race https://github.com/docker/cli/pull/5200

codecov-commenter commented 3 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 61.43%. Comparing base (9a101a9) to head (cd56091).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## 27.0 #5199 +/- ## ========================================== + Coverage 60.98% 61.43% +0.44% ========================================== Files 295 298 +3 Lines 20791 20799 +8 ========================================== + Hits 12680 12777 +97 + Misses 7196 7109 -87 + Partials 915 913 -2 ```