Skip to content

Conversation

@miladsoft
Copy link
Member

Key changes:

  1. Added a runner-label matrix to try both self-hosted and ubuntu-latest runners
  2. Added continue-on-error for self-hosted runners so the workflow can fall back to GitHub-hosted runners
  3. Made swap configuration conditional based on runner type
  4. Added runner check step for better visibility
  5. Updated concurrency group to include runner type

This configuration will:

  • Try both self-hosted and GitHub-hosted runners
  • Continue even if self-hosted runner is unavailable
  • Still complete the build on at least one runner type
  • Maintain separate caches for different runner types

@miladsoft miladsoft merged commit 463b219 into block-core:master Jan 31, 2025
10 checks passed
@miladsoft miladsoft deleted the fix-docker-build branch January 31, 2025 16:31
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