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

Move the Ubuntu gcc 4.8 workflow to it's own workflow file #281

Closed
DavisVaughan opened this issue Aug 25, 2022 · 1 comment
Closed

Move the Ubuntu gcc 4.8 workflow to it's own workflow file #281

DavisVaughan opened this issue Aug 25, 2022 · 1 comment

Comments

@DavisVaughan
Copy link
Member

See #279 (comment)

We try hard to test against gcc 4.8, and one of the reasons is so we ensure that we are compatible with CentOS 7, which uses that compiler version. It would probably be better in the long term to switch to a workflow that uses docker image that uses CentOS 7 to better reproduce the environment we are trying to be compatible with. That would be easiest to do by putting the workflow in its own separate file.

Arrow does this, and they use a rocker image for it, so maybe we could build off that
https://github.com/apache/arrow/blob/f2bac9b63987b63f04a513791517e6c127d13051/.github/workflows/r.yml#L122

@DavisVaughan
Copy link
Member Author

See #359

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

No branches or pull requests

1 participant