Skip to content

Custom runner removed from tests - QA Task#6330

Merged
can-angun merged 1 commit intomasterfrom
remove-custom-runner
Jun 18, 2025
Merged

Custom runner removed from tests - QA Task#6330
can-angun merged 1 commit intomasterfrom
remove-custom-runner

Conversation

@can-angun
Copy link
Contributor

No description provided.

@can-angun can-angun self-assigned this Jun 18, 2025
@can-angun can-angun requested review from ar2rsawseen and Copilot June 18, 2025 13:38
Copy link
Contributor

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 removes the custom Ubuntu runner from the UI tests and switches to the default GitHub runner.

  • Changed "runs-on" from ubuntu-22.04-4core to ubuntu-latest in the UI tests job.
Comments suppressed due to low confidence (1)

.github/workflows/main.yml:247

  • Switching to ubuntu-latest is a good move to remove custom runners; please confirm that all test dependencies and environment configurations are compatible with the updated runner to ensure consistent test results.
    runs-on: ubuntu-latest

@can-angun can-angun merged commit 2e09675 into master Jun 18, 2025
9 of 10 checks passed
@can-angun can-angun deleted the remove-custom-runner branch June 18, 2025 14:03
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.

3 participants