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

[hotfix] Run single core when building with GCC #606

Merged
merged 9 commits into from
May 30, 2024

Conversation

uilianries
Copy link
Contributor

Let's see if we can avoid the current CI error with GCC 12 by running a single core to use less memory.

Signed-off-by: Uilian Ries <[email protected]>
Signed-off-by: Uilian Ries <[email protected]>
Signed-off-by: Uilian Ries <[email protected]>
Signed-off-by: Uilian Ries <[email protected]>
Signed-off-by: Uilian Ries <[email protected]>
Signed-off-by: Uilian Ries <[email protected]>
Signed-off-by: Uilian Ries <[email protected]>
@cieslarmichal cieslarmichal merged commit 88b1edf into cieslarmichal:main May 30, 2024
6 checks passed
00thirdeye00 pushed a commit to 00thirdeye00/faker-cxx that referenced this pull request Jun 20, 2024
* Run single core when building with GCC

Signed-off-by: Uilian Ries <[email protected]>

* Add GCC 12

Signed-off-by: Uilian Ries <[email protected]>

* update ci names with compilers

Signed-off-by: Uilian Ries <[email protected]>

* do not build tests for gcc12

Signed-off-by: Uilian Ries <[email protected]>

* fix ci names

Signed-off-by: Uilian Ries <[email protected]>

* parallel 1 for gcc12

Signed-off-by: Uilian Ries <[email protected]>

* ignore failure for GCC12

Signed-off-by: Uilian Ries <[email protected]>

* Mark as skipped

Signed-off-by: Uilian Ries <[email protected]>

* trigger CI

Signed-off-by: Uilian Ries <[email protected]>

---------

Signed-off-by: Uilian Ries <[email protected]>
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