Skip to content

Conversation

@karkhaz
Copy link
Contributor

@karkhaz karkhaz commented Mar 22, 2023

This is due to GitHub deprecating the Ubuntu 18.04 image. This commit fixes #1667.

Checklist

  • Each commit message has a non-empty body, explaining why the change was made
  • Methods or procedures are documented
  • Regression or unit tests are included, or existing tests cover the modified code
  • My PR is restricted to a single feature or bugfix

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

@karkhaz karkhaz force-pushed the kk-1804-container branch 10 times, most recently from 23d3b19 to d0f979c Compare March 22, 2023 17:46
@tautschnig
Copy link
Member

Is it actually a good idea to continue doing this? 18.04 is not going to see security updates either.

@karkhaz karkhaz force-pushed the kk-1804-container branch 19 times, most recently from 76d8c0c to fe6070b Compare March 29, 2023 02:54
@karkhaz karkhaz force-pushed the kk-1804-container branch from 0192688 to 3954e3f Compare March 29, 2023 17:52
@celinval
Copy link
Contributor

celinval commented Mar 29, 2023

Can we stop supporting Ubuntu 18.04 instead?

@karkhaz karkhaz force-pushed the kk-1804-container branch from 3954e3f to da464f2 Compare March 31, 2023 19:50
@karkhaz
Copy link
Contributor Author

karkhaz commented Mar 31, 2023

@tautschnig @celinval building on 18.04 is still required for some use cases. There is also the fairly urgent issue of Diffblue no longer shipping 18.04 binaries, which this PR also seeks to address.

@karkhaz karkhaz force-pushed the kk-1804-container branch 5 times, most recently from 1026f48 to 3815d8f Compare March 31, 2023 22:27
@karkhaz karkhaz force-pushed the kk-1804-container branch from 3815d8f to ad7975b Compare March 31, 2023 22:33
@karkhaz karkhaz marked this pull request as ready for review March 31, 2023 23:24
@karkhaz karkhaz requested a review from a team as a code owner March 31, 2023 23:24
@karkhaz karkhaz enabled auto-merge (squash) March 31, 2023 23:36
Copy link
Contributor

@zhassan-aws zhassan-aws left a comment

Choose a reason for hiding this comment

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

A couple of minor comments. Thanks for taking care of this @karkhaz!

@karkhaz karkhaz force-pushed the kk-1804-container branch 2 times, most recently from eb0e93a to 148c9ae Compare April 1, 2023 00:44
This is due to GitHub deprecating the Ubuntu 18.04 image. This commit
fixes model-checking#1667.
@karkhaz karkhaz force-pushed the kk-1804-container branch from 148c9ae to 8d7f501 Compare April 1, 2023 01:09
@karkhaz karkhaz merged commit 8d7f501 into model-checking:main Apr 1, 2023
@karkhaz karkhaz deleted the kk-1804-container branch April 1, 2023 01:45
celinval added a commit to celinval/kani-dev that referenced this pull request Apr 6, 2023
Fix small issue introduced by model-checking#2311
@celinval celinval mentioned this pull request Apr 6, 2023
4 tasks
celinval added a commit that referenced this pull request Apr 6, 2023
Fix small issue introduced by #2311
celinval added a commit to celinval/kani-dev that referenced this pull request Apr 6, 2023
celinval added a commit that referenced this pull request Apr 6, 2023
It looks like the other changes done by #2311 to the release docker file were not as harmless as I thought. This change reverts them to fix the release action.
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.

[March] Github Actions deprecating Ubuntu 18.04 runner

4 participants