Skip to content

Use WarpBuild runners for CI workflows#185

Open
tillrohrmann wants to merge 1 commit intorestatedev:mainfrom
tillrohrmann:warpbuild-runners
Open

Use WarpBuild runners for CI workflows#185
tillrohrmann wants to merge 1 commit intorestatedev:mainfrom
tillrohrmann:warpbuild-runners

Conversation

@tillrohrmann
Copy link
Contributor

Summary

  • Migrate test, integration, and docker workflows from ubuntu-latest to warp-ubuntu-latest-x64-4x
  • Update Docker Buildx setup with network=host driver-opts for WarpBuild compatibility
  • Point Docker layer cache (cache-from/cache-to) at WarpBuild's cache proxy (http://127.0.0.1:49160/)
  • Upgrade docker/setup-buildx-action from v2 to v3 in docker.yml
  • Release and CLA workflows are left on GitHub-hosted runners

Migrate test, integration, and docker workflows from ubuntu-latest to
warp-ubuntu-latest-x64-4x. Update Docker Buildx setup with
network=host driver-opts and point Docker layer cache at WarpBuild's
cache proxy. Release and CLA workflows are left on GitHub-hosted
runners.
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