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

better build cache #15

Closed
wants to merge 10 commits into from
Closed

better build cache #15

wants to merge 10 commits into from

Conversation

marc-hanheide
Copy link
Member

This pull request includes changes to the .github/workflows/docker-build-opengl.yaml file, specifically related to the caching configuration for Docker builds. The most important changes involve the removal of cache-from and cache-to directives.

Changes in Docker build caching configuration:

  • Removed cache-from and cache-to directives from the linux/amd64 build configuration.
  • Removed cache-from and cache-to directives from the linux/arm64 build configuration.

@marc-hanheide marc-hanheide self-assigned this Jan 7, 2025
@marc-hanheide marc-hanheide changed the title disable build cache better build cache Jan 8, 2025
@marc-hanheide marc-hanheide marked this pull request as draft January 8, 2025 21:46
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