Skip to content

fix actions#193

Merged
mhamza15 merged 2 commits into
release-22.0-githubfrom
mhamza/fix-actions-v22
Sep 3, 2025
Merged

fix actions#193
mhamza15 merged 2 commits into
release-22.0-githubfrom
mhamza/fix-actions-v22

Conversation

@mhamza15
Copy link
Copy Markdown

@mhamza15 mhamza15 commented Sep 3, 2025

Description

Related Issue(s)

Checklist

  • "Backport to:" labels have been added if this change should be back-ported
  • Tests were added or are not required
  • Documentation was added or is not required

Deployment Notes

Signed-off-by: Mohamed Hamza <mhamza15@github.com>
Copilot AI review requested due to automatic review settings September 3, 2025 16:06
Copy link
Copy Markdown

Copilot AI left a comment

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 updates GitHub Actions runner configurations from custom runners to a standard runner type. The changes replace gh-hosted-runners-16cores-1-24.04 with ubuntu-latest-xl across multiple workflow files and update the CI workflow generator to use this new runner specification.

  • Updates the CI workflow generator to define the new runner type
  • Replaces custom GitHub runner references with ubuntu-latest-xl across all workflow files

Reviewed Changes

Copilot reviewed 29 out of 29 changed files in this pull request and generated no comments.

File Description
test/ci_workflow_gen.go Updates the githubRunner constant from custom runner to ubuntu-latest-xl
*.yml workflow files Replace runs-on values from custom runner to ubuntu-latest-xl

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@mhamza15 mhamza15 merged this pull request into release-22.0-github Sep 3, 2025
198 of 203 checks passed
@mhamza15 mhamza15 deleted the mhamza/fix-actions-v22 branch September 3, 2025 22:37
mhamza15 added a commit that referenced this pull request Sep 3, 2025
* fix actions

Signed-off-by: Mohamed Hamza <mhamza15@github.com>

* fix actions

---------

Signed-off-by: Mohamed Hamza <mhamza15@github.com>
mhamza15 added a commit that referenced this pull request Nov 5, 2025
* fix actions

Signed-off-by: Mohamed Hamza <mhamza15@github.com>

* fix actions

---------

Signed-off-by: Mohamed Hamza <mhamza15@github.com>
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