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

ci+docker: update toolchain versions to 1.76 #2696

Merged
merged 1 commit into from
Feb 27, 2024

Conversation

tzemanovic
Copy link
Member

to merge before #2687 release

Copy link

codecov bot commented Feb 22, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (c733be2) 53.38% compared to head (8988788) 53.37%.
Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2696      +/-   ##
==========================================
- Coverage   53.38%   53.37%   -0.01%     
==========================================
  Files         302      302              
  Lines      103403   103403              
==========================================
- Hits        55198    55194       -4     
- Misses      48205    48209       +4     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@tzemanovic tzemanovic merged commit 9ceb8fa into main Feb 27, 2024
16 of 17 checks passed
@tzemanovic tzemanovic deleted the tomas/ci-toolchain-1.76.0 branch February 27, 2024 11:11
@nick-u410
Copy link

nick-u410 commented Feb 27, 2024

@Fraccaman @tzemanovic This broke the docker build in release 0.31.7
clang-tools-11 is problematic on the base image.

root@24bd719a6263:/# apt-get update -qq &&     apt-get install -y --no-install-recommends     build-essential     clang-tools-11     git     libssl-dev     pkg-config     protobuf-compiler     libudev-dev 
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
E: Unable to locate package clang-tools-11

You might also consider adding a pipeline for releases that verifies a docker image can be built with the release tag

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.

3 participants