-
Notifications
You must be signed in to change notification settings - Fork 197
[WIP] Bump ubuntu version to 24.04. #5574
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
base: main
Are you sure you want to change the base?
Conversation
env: | ||
CXX: g++-10 | ||
CC: gcc-10 | ||
CXX: g++-13 | ||
CC: gcc-13 | ||
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Is GCC 13 the default compiler now?
env: | |
CXX: g++-10 | |
CC: gcc-10 | |
CXX: g++-13 | |
CC: gcc-13 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Yes it is (ref).
matrix_compiler_cc: 'gcc-13' | ||
matrix_compiler_cxx: 'g++-13' |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
matrix_compiler_cc: 'gcc-13' | |
matrix_compiler_cxx: 'g++-13' |
matrix_compiler_cc: 'gcc-13' | ||
matrix_compiler_cxx: 'g++-13' |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
matrix_compiler_cc: 'gcc-13' | |
matrix_compiler_cxx: 'g++-13' |
48eab3c
to
65e9f6a
Compare
fb24978
to
96c5fd5
Compare
c2da1e6
to
027d6cb
Compare
027d6cb
to
01b1e9d
Compare
CI failure looks like a false positive, but ASAN isn't supposed to have false positives. 🤔 |
30997ec
to
b0a8be0
Compare
Bump ubuntu version to 24.04
TYPE: BUILD
DESC: Bump ubuntu version to 24.04.