Skip to content

Conversation

@ssubramanion
Copy link

This PR fixes the GitHub Actions workflows that were not being scheduled because they used custom runner labels (kernel-build, kernel-build-arm64) that don't exist on GitHub.com hosted runners.

Changes:

  • Updated all workflow files to use ubuntu-latest instead of custom labels
  • This allows the CI jobs to run on GitHub's standard hosted runners
  • Maintains the same container and build functionality

Fixes the issue where jobs were stuck in queued state indefinitely.

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.

2 participants