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 the deprecated linux image for CI #3272

Merged
merged 3 commits into from
Jan 27, 2024
Merged

Conversation

rossjones
Copy link
Contributor

@rossjones rossjones commented Jan 19, 2024

According to CircleCI we are using a deprecated image (see https://discuss.circleci.com/t/linux-image-deprecations-and-eol-for-2024/50177) and so this PR switches to using the new 'default' image which is the latest stable version

Includes formatting fixes

Fixes #3271

@rossjones rossjones changed the title Update the linux image for CI Update the deprecated linux image for CI Jan 19, 2024
@rossjones rossjones force-pushed the 3271-update-circleci-image branch 3 times, most recently from d49bae6 to fcf218f Compare January 22, 2024 10:15
According to CircleCI we are using a deprecated image (see https://discuss.circleci.com/t/linux-image-deprecations-and-eol-for-2024/50177) and so this PR switches to using the new 'default' image which is the latest stable version
@rossjones
Copy link
Contributor Author

Support have replied, they the new 'default' image had a bug in the mapping (presumably only for ARM).
This is being resolved so this PR should complete in CI once their PR is merged (~24 hours)

@rossjones rossjones merged commit dc35399 into main Jan 27, 2024
11 checks passed
@rossjones rossjones deleted the 3271-update-circleci-image branch January 27, 2024 11:52
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 Image is deprecated
2 participants