Skip to content
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

Update CI build image to Ubuntu 20.04 #455

Closed
jcoupey opened this issue Feb 8, 2021 · 1 comment
Closed

Update CI build image to Ubuntu 20.04 #455

jcoupey opened this issue Feb 8, 2021 · 1 comment

Comments

@jcoupey
Copy link
Collaborator

jcoupey commented Feb 8, 2021

CI runs currently use Ubuntu bionic images, which means we are checking the build against compiler versions that are (much) older than the ones currently available out of the box in recent dev/production boxes. Switching to Ubuntu focal should enable updating:

  • gcc from version 8 to 9;
  • clang from version 6 to 10.

The way to do this is somehow related to the outcome of #436 but I'm still filling a dedicated ticket as we'll need it in any case at some point.

@jcoupey jcoupey added this to the v1.10.0 milestone Feb 8, 2021
@jcoupey jcoupey modified the milestones: v1.10.0, v1.11.0 Mar 25, 2021
@Orthae Orthae mentioned this issue May 27, 2021
5 tasks
@jcoupey
Copy link
Collaborator Author

jcoupey commented May 31, 2021

Done in #517.

@jcoupey jcoupey closed this as completed May 31, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant