Skip to content

update GHA runners to ubuntu latest #108

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

Merged
merged 1 commit into from
Apr 28, 2023

Conversation

mmaeng
Copy link
Contributor

@mmaeng mmaeng commented Apr 28, 2023

Closes #107

github runner for ubuntu 18.04 was deprecated and GHA workflows were stuck. This updates workflows to use latest ubuntu runners.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@codecov
Copy link

codecov bot commented Apr 28, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (d989f2b) 98.56% compared to head (b3bd1d2) 98.56%.

❗ Current head b3bd1d2 differs from pull request most recent head 2ccbe03. Consider uploading reports for the commit 2ccbe03 to get more accurate results

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #108   +/-   ##
=======================================
  Coverage   98.56%   98.56%           
=======================================
  Files          14       14           
  Lines        1250     1250           
  Branches      209      209           
=======================================
  Hits         1232     1232           
  Misses         17       17           
  Partials        1        1           
Flag Coverage Δ
unittests 98.56% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@kddejong kddejong merged commit 79e331b into aws-cloudformation:master Apr 28, 2023
@mmaeng mmaeng deleted the gha-runner branch April 28, 2023 18:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

CI/CD Github Actions need new Ubuntu runner
3 participants