Skip to content

Don't fuzz on arm64 on pr#1594

Merged
ludfjig merged 1 commit into
hyperlight-dev:mainfrom
ludfjig:ci/disable-fuzzing-selfhosted
Jun 26, 2026
Merged

Don't fuzz on arm64 on pr#1594
ludfjig merged 1 commit into
hyperlight-dev:mainfrom
ludfjig:ci/disable-fuzzing-selfhosted

Conversation

@ludfjig

@ludfjig ludfjig commented Jun 26, 2026

Copy link
Copy Markdown
Contributor

Should help a bit with limited apple runnres. Will create an issue to track that it's disabled, once this is merged, so we remember to turn on when we have more ci runners

Signed-off-by: Ludvig Liljenberg <4257730+ludfjig@users.noreply.github.com>
Copilot AI review requested due to automatic review settings June 26, 2026 20:04
@ludfjig ludfjig added the kind/dependencies For PRs that update dependencies or related components label Jun 26, 2026

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR adjusts the PR validation workflow to reduce load on limited self-hosted Apple CI runners by disabling fuzzing runs on arm64 for pull requests.

Changes:

  • Restrict the fuzzing job matrix to X64 only (removing arm64 from PR fuzzing coverage).
  • Leave an inline comment documenting why arm64 fuzzing is disabled (runner capacity constraints).

@ludfjig ludfjig merged commit da64ab7 into hyperlight-dev:main Jun 26, 2026
46 of 47 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

kind/dependencies For PRs that update dependencies or related components

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants