Skip to content

gh-148806: Bump LLVM in CI sanitizer tests to 22#148805

Closed
clin1234 wants to merge 4 commits into
python:mainfrom
clin1234:patch-2
Closed

gh-148806: Bump LLVM in CI sanitizer tests to 22#148805
clin1234 wants to merge 4 commits into
python:mainfrom
clin1234:patch-2

Conversation

@clin1234

@clin1234 clin1234 commented Apr 20, 2026

Copy link
Copy Markdown
Contributor

@clin1234 clin1234 changed the title ci: Bump LLVM in CI sanitizer tests to 22 gh-148806: Bump LLVM in CI sanitizer tests to 22 Apr 20, 2026

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Please remove this blurb, they aren't necessary for development tools.

- name: Install dependencies
run: sudo ./.github/workflows/posix-deps-apt.sh
- name: Set up GCC-10 for ASAN
- name: Set up GCC-14 for ASAN

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Any chance we could bump this to GCC 15? It's already stable.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

I don't think GCC 15 is available for Ubuntu 24.04...

@StanFromIreland StanFromIreland added skip news infra CI, GitHub Actions, buildbots, Dependabot, etc. labels Apr 20, 2026
@ByteFlowing1337

Copy link
Copy Markdown
Contributor

I think we should close this PR and its related issue since #152781 has been merged?
cc @vstinner

@StanFromIreland

Copy link
Copy Markdown
Member

Yes, thanks for noticing. GCC updated in #152717.

@clin1234 clin1234 deleted the patch-2 branch July 3, 2026 12:46
@vstinner

vstinner commented Jul 3, 2026

Copy link
Copy Markdown
Member

Yes, thanks for noticing. GCC updated in #152717.

I removed the step installing GCC 10 explicitly, so GCC 13 is used instead: #152782.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

awaiting review infra CI, GitHub Actions, buildbots, Dependabot, etc. skip news

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants