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

Keep workflow runners and Dockerfile in sync #3860

Closed
2 of 3 tasks
DimitrisJim opened this issue Jun 15, 2023 · 1 comment
Closed
2 of 3 tasks

Keep workflow runners and Dockerfile in sync #3860

DimitrisJim opened this issue Jun 15, 2023 · 1 comment
Labels
github_actions Pull requests that update Github_actions code

Comments

@DimitrisJim
Copy link
Contributor

DimitrisJim commented Jun 15, 2023

Summary

Specifically, it is a good idea to always use the same OS major/minor version when building simd via the dockerfile or the workflow. The basic proposition is changing the workflow files from ubuntu-latest to ubuntu-22.04 and then bumping them both in tandem when necessary.


For Admin Use

  • Not duplicate issue
  • Appropriate labels applied
  • Appropriate contributors tagged/assigned
@DimitrisJim DimitrisJim added the github_actions Pull requests that update Github_actions code label Jun 15, 2023
@DimitrisJim
Copy link
Contributor Author

we use alpine in Dockerfile (#4067), closing as don't believe this issue is relevant any longer.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
github_actions Pull requests that update Github_actions code
Projects
None yet
Development

No branches or pull requests

1 participant