Skip to content

Upgrade docker container build instance type#1992

Merged
sam0x17 merged 2 commits intodevnet-readyfrom
fix/docker-runner-instance
Aug 29, 2025
Merged

Upgrade docker container build instance type#1992
sam0x17 merged 2 commits intodevnet-readyfrom
fix/docker-runner-instance

Conversation

@prop-opentensor
Copy link
Contributor

Description

Docker builds on ARM were taking so long they were timing out due to emulation overhead. Bumping instance type to compensate until we can split back into dedicated jobs for both platforms.

Related Issue(s)

Type of Change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation update
  • Other (please describe):

Breaking Change

Checklist

  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have run cargo fmt and cargo clippy to ensure my code is formatted and linted correctly
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • Any dependent changes have been merged and published in downstream modules

Screenshots (if applicable)

Please include any relevant screenshots or GIFs that demonstrate the changes made.

Additional Notes

Please provide any additional information or context that may be helpful for reviewers.

@github-actions github-actions bot added the hotfix This PR needs to be merged very quickly and will likely skip testing on devnet and testnet label Aug 28, 2025
@prop-opentensor prop-opentensor changed the base branch from main to devnet-ready August 28, 2025 19:34
@prop-opentensor prop-opentensor marked this pull request as ready for review August 28, 2025 19:56
@opentensor opentensor deleted a comment from github-actions bot Aug 29, 2025
@sam0x17 sam0x17 merged commit 30edd4a into devnet-ready Aug 29, 2025
4 checks passed
@sam0x17 sam0x17 mentioned this pull request Sep 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

hotfix This PR needs to be merged very quickly and will likely skip testing on devnet and testnet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants