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

fix linux build validation #789

Merged
merged 2 commits into from
Jan 10, 2025

Conversation

briaguya-ai
Copy link
Collaborator

@briaguya-ai briaguya-ai commented Jan 10, 2025

as of writing, the ubuntu-latest gh runner image is now ubuntu-24.04 https://github.com/actions/runner-images/blob/976232da217887825e7541c2635bf39cbbf22654/README.md?plain=1#L23

gh runners support the latest 3 versions of gcc https://github.com/actions/runner-images/blob/976232da217887825e7541c2635bf39cbbf22654/README.md?plain=1#L124

the latest available in 24.04 is 14, meaning our options are 12, 13, and 14

i bumped it to 12 - if we'd rather validate builds using 13 or 14 i'm happy to look into that

@briaguya-ai
Copy link
Collaborator Author

image

@briaguya-ai briaguya-ai merged commit 440c7ad into Kenix3:main Jan 10, 2025
5 checks passed
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.

1 participant