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

feat(compiler): Add gcc version 12 support to the toolchain #70

Conversation

bgianfo
Copy link
Contributor

@bgianfo bgianfo commented Jul 4, 2023

No description provided.

@bgianfo bgianfo force-pushed the bgianfo/add-gcc-v12-compiler-support branch from 67e741c to 69e5891 Compare July 6, 2023 01:03
@bgianfo
Copy link
Contributor Author

bgianfo commented Jul 7, 2023

@silvergasp any chance you can take a look?

The github action was failing to execute because github no longer
maintains any action runners with the OS versions that were being
requested.

Instead just use the latest, so CI should continue to work and not be
dependent on the end of life of certain OS versions.
@bgianfo
Copy link
Contributor Author

bgianfo commented Jul 13, 2023

I saw someone allowed actions to execute, but the linux and macos actions failed. I just pushed a commit that should fix CI for the repository in general.

@nathaniel-brough
Copy link
Collaborator

Sorry, I got a bit burnt out with open source stuff and have been taking a break for a few months, just starting to sort through the backlog now.

@nathaniel-brough
Copy link
Collaborator

Hmm ok, it looks like its failing the windows build now. I might just disable that in the CI as windows was never properly supported anyway.

@nathaniel-brough nathaniel-brough merged commit 951e3b4 into bazelembedded:master Sep 26, 2023
4 checks passed
@bgianfo bgianfo deleted the bgianfo/add-gcc-v12-compiler-support branch September 26, 2023 23:14
@bgianfo bgianfo restored the bgianfo/add-gcc-v12-compiler-support branch September 26, 2023 23:14
@bgianfo bgianfo deleted the bgianfo/add-gcc-v12-compiler-support branch September 26, 2023 23:14
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.

2 participants