-
Notifications
You must be signed in to change notification settings - Fork 2.1k
ci: update github actions #3744
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Codecov Report
@@ Coverage Diff @@
## master #3744 +/- ##
=======================================
Coverage 59.15% 59.15%
=======================================
Files 289 289
Lines 24674 24674
=======================================
Hits 14597 14597
Misses 9206 9206
Partials 871 871 |
| - macos-latest | ||
| # - windows-latest # FIXME: some tests are failing on the Windows runner, as well as on Appveyor since June 24, 2018: https://ci.appveyor.com/project/docker/cli/history | ||
| - macos-11 | ||
| # - windows-2022 # FIXME: some tests are failing on the Windows runner, as well as on Appveyor since June 24, 2018: https://ci.appveyor.com/project/docker/cli/history |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Perhaps we should have a draft PR with this enabled (to see what needs fixing)
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
thaJeztah
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
update github actions to latest major releases and also pin runner os version to
ubuntu-20.04(current latest: https://github.com/actions/runner-images#available-images)also: